# ���� stages
stages:
  - pull

# ���� job
job1:
  stage: pull
  script:
    - cd /alidata/www/fast/advertising
    - git pull