]> pere.pagekite.me Git - text-destroy-surveillance.git/blob - .gitlab-ci.yml
0d553baf240ea8002c9573166cc81a0da23e3481
[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 - public
10 only:
11 - master