作者 景龙
1 个管道 的构建 失败 耗费 3 秒

增加自动提交文件

  1 +# stages
  2 +stages:
  3 + - pull
  4 +
  5 +# job
  6 +job1:
  7 + stage: pull
  8 + script:
  9 + - cd /alidata/www/fast/feipin
  10 + - git pull