use different docker image for hugo syntaxcheck

lektura
max.mehl 2018-11-06 11:28:23 +01:00
parent 720e3cb99e
commit 8400e9f26d
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
syntaxcheck:
image: publysher/hugo
image: monachus/hugo
commands:
- cd site; ./build/build.sh syntax