1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 02:19:55 +00:00

CI: Fix another yml problem

This commit is contained in:
Jermolene 2019-01-05 18:35:56 +00:00
parent da864e23d6
commit 77d286213f

View File

@ -21,6 +21,6 @@ jobs:
- stage: build
script: ./bin/build-site.sh
- stage: pre-deploy
script:
script: skip
- stage: deploy
script: ./bin/deploy-site.sh