Fix docs theme build
This commit is contained in:
parent
ab1d58959f
commit
3ba26ce67e
1 changed files with 1 additions and 1 deletions
|
@ -685,7 +685,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd docs/themes/vikunja
|
- cd docs/themes/vikunja
|
||||||
- yarn --production=false
|
- yarn --production=false
|
||||||
- ./node_modules/.bin/gulp
|
- ./node_modules/.bin/gulp prod
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: monachus/hugo:v0.54.0
|
image: monachus/hugo:v0.54.0
|
||||||
|
|
Loading…
Reference in a new issue