更新.gitlab-ci.yml文件
This commit is contained in:
parent
33dd5b0476
commit
5e9eedc087
|
@ -16,6 +16,9 @@ build-job:
|
||||||
- ifconfig
|
- ifconfig
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- ~/${CI_PROJECT_NAME}/build.sh
|
- ~/${CI_PROJECT_NAME}/build.sh
|
||||||
|
- cat ~/${CI_PROJECT_NAME}/build.sh
|
||||||
|
- sleep 10
|
||||||
|
|
||||||
|
|
||||||
analyze-job:
|
analyze-job:
|
||||||
stage: auto
|
stage: auto
|
||||||
|
|
Loading…
Reference in New Issue
Block a user