Fix gitlab-ci.yaml

This commit is contained in:
Joshua Boniface 2017-06-22 02:05:26 -04:00
parent 211dafcc3a
commit d532b61533
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ deploy:
- git submodule update --init - git submodule update --init
script: script:
- hugo - hugo
- /usr/local/bin/deploy-site www.raidisnotabackup.com - /usr/local/bin/deploy-site www.raidisnotabackup.com public/
artifacts: artifacts:
when: on_failure when: on_failure
paths: paths: