Do not need debug symbols in CI/CD.
All checks were successful
The build was successful.

This commit is contained in:
2019-12-10 16:23:39 +01:00
parent 9290db2504
commit 469e5ba059

View File

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