更新.gitlab-ci.yml文件

This commit is contained in:
Oliver Deng 2023-08-23 15:00:21 +00:00
parent 33dd5b0476
commit 5e9eedc087

View File

@ -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