更新.gitlab-ci.yml文件
This commit is contained in:
@@ -17,7 +17,7 @@ job_deploy:
|
|||||||
variables:
|
variables:
|
||||||
USER: root # 仅该 Job 使用 root
|
USER: root # 仅该 Job 使用 root
|
||||||
tags:
|
tags:
|
||||||
- staryEvo
|
- staryEvo
|
||||||
before_script:
|
before_script:
|
||||||
- echo '开始发布'
|
- echo '开始发布'
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user