Fixed building docs theme

This commit is contained in:
kolaente 2019-10-30 21:53:57 +01:00
parent 886110a20a
commit ed4c17892e
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 10 additions and 1 deletions

View File

@ -541,6 +541,15 @@ steps:
- git submodule update --init
- git submodule update --recursive --remote
- name: theme
image: kolaente/yarn
pull: true
group: build-static
commands:
- cd docs/themes/vikunja
- yarn --production=false
- ./node_modules/.bin/gulp
- name: build
image: monachus/hugo:v0.54.0
pull: true

2
docs/themes/vikunja vendored

@ -1 +1 @@
Subproject commit aca65b5b00eff2d0c50f6d5801c771d9a24a5e29
Subproject commit 99f9cbf56b5fa03fcf5b12d7e2836c9180dee3aa