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