Do not need debug symbols in CI/CD.
Všechny kontroly byly úspěšné
The build was successful.

Tento commit je obsažen v:
2019-12-10 16:23:39 +01:00
rodič 9290db2504
revize 469e5ba059

Zobrazit soubor

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