fix typo
Some checks failed
the build failed

This commit is contained in:
Robert Kaussow 2018-12-20 10:08:05 +01:00
parent 665259736b
commit 9dd0944af0

View File

@ -13,7 +13,7 @@ pipeline:
build-prod: build-prod:
image: alpine image: alpine
command: commands:
- wget https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_Linux-64bit.tar.gz -O - | tar -xz - wget https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_Linux-64bit.tar.gz -O - | tar -xz
- ./hugo version - ./hugo version
when: when: