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

This commit is contained in:
Rafal Kupiec 2019-12-10 16:23:39 +01:00
rodič 9290db2504
revize 469e5ba059
Podepsáno: belliash
ID GPG klíče: 4E829243E0CFE6B4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

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