Update .gitlab-ci.yml
This commit is contained in:
parent
07c56270f4
commit
3590e96ef1
|
@ -17,5 +17,6 @@ compile:
|
|||
- sh /builds/$CI_PROJECT_PATH/.ci/prepare_build_dir.sh
|
||||
- echo "==== build packages ===="
|
||||
- sh /builds/$CI_PROJECT_PATH/.ci/build_pkgs.sh
|
||||
- ls /home/build/build_dir/bin/packages
|
||||
artifacts:
|
||||
paths:
|
Loading…
Reference in New Issue