]> pere.pagekite.me Git - text-smell-og-bang-hauge.git/blob - .gitlab-ci.yml
Rydd i registeret og bruk samkjør ordbruk
[text-smell-og-bang-hauge.git] / .gitlab-ci.yml
1 # Try to make files available from
2 # https://petterreinholdtsen.gitlab.io/smell-og-bang-hauge/
3 # Based on https://gitlab.com/pages/plain-html
4
5 image: alpine:latest
6 pages:
7 stage: deploy
8 script:
9 - echo 'Nothing to do...'
10 artifacts:
11 paths:
12 - public
13 only:
14 - master