summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 1cfcb60e8572b7c7d137770625a9449bd2dd7a80 (plain)
1
2
3
4
5
6
7
8
9
image: archlinux:latest

pages:
  script:
    - ./refresh.sh

  artifacts:
    paths:
      - public