Change ci config to webX form
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user