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

Este commit está contenido en:
Rafal Kupiec 2019-12-10 16:23:39 +01:00
padre 9290db2504
commit 469e5ba059
Firmado por: belliash
ID de clave GPG: 4E829243E0CFE6B4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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