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
父節點 9290db2504
當前提交 469e5ba059
簽署人: belliash
GPG Key ID: 4E829243E0CFE6B4
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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