Fix gitlab-ci.yaml
This commit is contained in:
parent
211dafcc3a
commit
d532b61533
|
@ -6,7 +6,7 @@ deploy:
|
|||
- git submodule update --init
|
||||
script:
|
||||
- hugo
|
||||
- /usr/local/bin/deploy-site www.raidisnotabackup.com
|
||||
- /usr/local/bin/deploy-site www.raidisnotabackup.com public/
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue