作者 刘朕
1 个管道 的构建 通过 耗费 10 秒

合并分支 'liuzhen' 到 'master'

自动部署调试



查看合并请求 !2
... ... @@ -6,16 +6,17 @@ stages:
job1:
stage: pull
tags:
- huawei8
- huawei8
script:
- whoami
- cd /home/wwwroot/t/community
- git pull
# job 华为正式服务器添加自动部署 两个job同时存在为同时向两个服务器推送
#job2:
# stage: pull
# tags:
# - huawei9
# - huawei9
# script:
# - cd /home/wwwroot/fast/community
# - cd /home/wwwroot/fast/hauwei
# - git pull
\ No newline at end of file
... ...