You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tempest.dev/.gitlab-ci.yml

12 lines
253 B
YAML

neocities:
only:
- master
image:
ruby:latest
script:
- gem install neocities
- neocities version
- mkdir -p /root/.config/neocities/
- echo $NEOCITIES_TOKEN > /root/.config/neocities/config
- neocities push --dry-run .