Specify config file explicitly in wercker.yml

This commit is contained in:
Jez Cope 2016-08-11 13:25:08 +01:00
parent dc11960536
commit 90eca1cd82
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ build:
steps:
- arjen/hugo-build:
version: '0.16'
config: config.yaml
disable_pygments: true
deploy:
steps: