This repository has been archived on 2024-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
AAK-Cont/.gitlab-ci.yml
2017-05-24 03:34:23 +00:00

8 lines
79 B
YAML

pages:
stage: deploy
artifacts:
paths:
- public
only:
- master