Change ci config to webX form
This commit is contained in:
parent
41d00079ca
commit
e8386b29d3
|
@ -6,7 +6,7 @@ compile:
|
||||||
stage: compile
|
stage: compile
|
||||||
before_script:
|
before_script:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
script: hugo -d /var/www/html/
|
script: hugo -d /var/www/boniface.me/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
Loading…
Reference in New Issue