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