Fixed drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2019-10-30 21:44:24 +01:00
parent 7c57766289
commit b2409d3d3e
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ steps:
commands:
- cd themes/vikunja
- yarn --production=false
- ./node_module/.bin/gulp
- ./node_modules/.bin/gulp
- name: build
image: monachus/hugo