Fixing gitlab-ci.yaml

This commit is contained in:
Joshua Boniface 2017-06-22 02:00:36 -04:00
parent 2fdf1ad858
commit c8f31aa0c4
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.boniface.me - /usr/local/bin/deploy-site www.boniface.me public/
artifacts: artifacts:
when: on_failure when: on_failure
paths: paths: