portail/.gitlab-ci.yml
2019-08-17 08:33:50 +08:00

9 lines
93 B
YAML

image: alpine
pages:
script: pwd
artifacts:
paths:
- site
only:
- master