Compare commits

...

1 Commits

Author SHA1 Message Date
f785024dc4 chore(deps): update klakegg/hugo docker tag to v0.107.0 2022-11-25 07:00:53 +00:00

View File

@ -605,7 +605,7 @@ steps:
- tar -xzf vikunja-theme.tar.gz - tar -xzf vikunja-theme.tar.gz
- name: build - name: build
image: klakegg/hugo:0.104.2 image: klakegg/hugo:0.107.0
pull: true pull: true
commands: commands:
- cd docs - cd docs