Debugging

rewrite
Ashelyn Dawn 2 years ago
parent 3e07abd6e5
commit 1ade3d4fa0

@ -5,6 +5,7 @@ neocities:
ruby:latest
script:
- gem install neocities
- neocities version
- mkdir -p /root/.config/neocities/
- echo $NEOCITIES_TOKEN > /root/.config/neocities/config
- neocities push --dry-run .

Loading…
Cancel
Save