]> pere.pagekite.me Git - text-destroy-surveillance.git/blob - .gitlab-ci.yml
6d1111f751a099ead9f0546313000ac46f2d71a3
[text-destroy-surveillance.git] / .gitlab-ci.yml
1 image: alpine:latest
2
3 pages:
4 stage: deploy
5 script:
6 - echo 'Nothing to do...'
7 artifacts:
8 paths:
9 - archive
10 only:
11 - master