Change ci config to webX form

This commit is contained in:
Joshua Boniface 2016-08-22 23:32:25 -04:00
parent 41d00079ca
commit e8386b29d3
1 changed files with 1 additions and 1 deletions

View File

@ -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