作者 郭盛
1 个管道 的构建 失败 耗费 0 秒

修改推送文件

... ... @@ -12,10 +12,10 @@ job1:
- git pull
# job 华为正式服务器添加自动部署 两个job同时存在为同时向两个服务器推送
job2:
stage: pull
tags:
- huawei9
script:
- cd /home/wwwroot/fast/enterprise
- git pull
\ No newline at end of file
#job2:
# stage: pull
# tags:
# - huawei9
# script:
# - cd /home/wwwroot/fast/enterprise
# - git pull
\ No newline at end of file
... ...