Testing new CI
This commit is contained in:
parent
6bc079a999
commit
6b0803ac76
|
@ -6,7 +6,7 @@ compile:
|
|||
stage: compile
|
||||
before_script:
|
||||
- git submodule update --init
|
||||
script: hugo -d /var/www/boniface.me/
|
||||
script: hugo -d /srv/runner/live/boniface.me/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Reference in New Issue