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

这个提交包含在:
Rafal Kupiec 2019-12-10 16:23:39 +01:00
父节点 9290db2504
当前提交 469e5ba059
签署人:: belliash
GPG 密钥 ID: 4E829243E0CFE6B4
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

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