Do not need debug symbols in CI/CD.
The build was successful. Details

This commit is contained in:
Rafal Kupiec 2019-12-10 16:23:39 +01:00
vanhempi 9290db2504
commit 469e5ba059
Allekirjoittanut: belliash
GPG avaimen ID: 4E829243E0CFE6B4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa

Näytä tiedosto

@ -1,7 +1,7 @@
pipeline:
step: compile
commands:
- make debug
- make release
step: install
commands:
- make install