|
|
# 定义 stages
|
|
|
# 定义 stages
|
|
|
stages:
|
|
|
- pull
|
|
|
|
...
|
...
|
@@ -6,5 +6,4 @@ stages: |
|
|
job1:
|
|
|
stage: pull
|
|
|
script:
|
|
|
- cd /alidata/www/w/test
|
|
|
- git pull |
|
|
\ No newline at end of file |
|
|
- cd /alidata/www/online/http://m.wanlin-edu.com - git pull |
|
|
\ No newline at end of file |
...
|
...
|
|