.codechina-ci.yml 188 字节
Newer Older
Miykael_xxm's avatar
Miykael_xxm 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Full project: https://gitlab.com/pages/plain-html
 
# 缺少image
 
pages:
  script:
    - echo 'start...'
  artifacts:
    paths:
      - public
  only:
    - pages
  tags:
    - pages