aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 28b45d86ec09e83cd4e77416b5f567cd8d2f33ea (plain)
1
2
3
4
5
6
7
8
image: alpine:latest
pages:
  stage: deploy
  script:
  - echo 'Nothing to do...'
  artifacts:
    paths:
    - seeother