Compare commits

...

2 Commits

Author SHA1 Message Date
kolaente 81b3634888
chore(ci): sign drone config 2022-03-16 22:24:49 +01:00
renovate 706d1280d6 chore(deps): update klakegg/hugo docker tag to v0.94.2 2022-03-16 08:00:49 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -621,7 +621,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz
- name: build
image: klakegg/hugo:0.93.3
image: klakegg/hugo:0.94.2
pull: true
commands:
- cd docs
@ -874,6 +874,6 @@ steps:
- failure
---
kind: signature
hmac: de40fb1378ab65f47d8c518f503eefede9284dd5634e033dd50abf0a6ec33645
hmac: d72925988e6da0cff96709842344c07f2d82a8df180e3a9cfb1b6cf421ee1451
...