portail/.gitlab-ci.yml

9 lines
No EOL
96 B
YAML

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