Fixing gitlab-ci.yaml
This commit is contained in:
parent
2fdf1ad858
commit
c8f31aa0c4
|
@ -6,7 +6,7 @@ deploy:
|
|||
- git submodule update --init
|
||||
script:
|
||||
- hugo
|
||||
- /usr/local/bin/deploy-site www.boniface.me
|
||||
- /usr/local/bin/deploy-site www.boniface.me public/
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue