wercker.yml: Try to fix typo in step definition

Docs say to use this way, but not sure with version pinning...

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2015-11-30 12:17:10 +02:00
parent eb164b23f2
commit 5811a96163
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ build:
# Read more about steps on our dev center:
# http://devcenter.wercker.com/docs/steps/index.html
steps:
- arjen/hugo-build@1.8.0
- arjen/hugo-build@1.8.0:
version: "0.15"