fix: use up-to-date hugo image to build
continuous-integration/drone/push Build is passing Details

main
kolaente 1 year ago
parent 6f1782293b
commit 3f3dcdbfba
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

@ -17,7 +17,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: monachus/hugo
image: klakegg/hugo:0.91.2
pull: true
commands:
- rm -rf public

Loading…
Cancel
Save