summary refs log tree commit diff
path: root/.gitlab-ci.yml
blob: 2e1377d137854dfc0ff2071899e4508be914e6ba (plain)
1
2
3
4
5
6
7
8
neocities:
  only:
    - master
  image:
    ruby:latest
  script:
    - gem install neocities
    - neocities push --dry-run .