更新.gitlab-ci.yml文件
This commit is contained in:
parent
5e9eedc087
commit
24666a2a74
|
@ -14,9 +14,9 @@ build-job:
|
||||||
script:
|
script:
|
||||||
- date
|
- date
|
||||||
- ifconfig
|
- ifconfig
|
||||||
|
- cat ~/${CI_PROJECT_NAME}/build.sh
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- ~/${CI_PROJECT_NAME}/build.sh
|
- ~/${CI_PROJECT_NAME}/build.sh
|
||||||
- cat ~/${CI_PROJECT_NAME}/build.sh
|
|
||||||
- sleep 10
|
- sleep 10
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user