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

10 lines
95 B
YAML
Raw Normal View History

2017-05-24 05:01:52 +02:00
pages:
stage: deploy
2017-05-24 05:35:05 +02:00
script:
2017-05-24 05:36:09 +02:00
- :
2017-05-24 05:01:52 +02:00
artifacts:
paths:
- public
only:
- master