CI: Fix another yml problem

This commit is contained in:
Jermolene
2019-01-05 18:35:56 +00:00
parent da864e23d6
commit 77d286213f
+1 -1
View File
@@ -21,6 +21,6 @@ jobs:
- stage: build - stage: build
script: ./bin/build-site.sh script: ./bin/build-site.sh
- stage: pre-deploy - stage: pre-deploy
script: script: skip
- stage: deploy - stage: deploy
script: ./bin/deploy-site.sh script: ./bin/deploy-site.sh