Fix docs theme build

This commit is contained in:
kolaente 2020-06-13 23:44:05 +02:00
parent ab1d58959f
commit 3ba26ce67e
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -685,7 +685,7 @@ steps:
commands:
- cd docs/themes/vikunja
- yarn --production=false
- ./node_modules/.bin/gulp
- ./node_modules/.bin/gulp prod
- name: build
image: monachus/hugo:v0.54.0