Fixed up runner target directory

This commit is contained in:
Joshua Boniface 2017-02-07 00:43:18 -05:00
parent 655c3d2ce5
commit ede6879b75
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ compile:
stage: compile
before_script:
- git submodule update --init
script: hugo --cleanDestinationDir=true -d /srv/runner/live/raidisnotabackup.com
script: hugo --cleanDestinationDir=true -d /srv/runner/live/www.raidisnotabackup.com
artifacts:
paths:
- public