Fix gitlab-ci.yaml
This commit is contained in:
parent
211dafcc3a
commit
d532b61533
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue