bump Hugo to release 0.130.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-05 18:20:24 +02:00
parent 34981afe2e
commit 4210f97c9d

View File

@ -9,9 +9,9 @@ steps:
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- name: build - name: build
image: pimvanpelt/drone-hugo image: pimvanpelt/drone-hugo:release-0.130.0
settings: settings:
hugo_version: 0.101.0 hugo_version: 0.130.0
extended: true extended: true
- name: rsync - name: rsync
image: drillster/drone-rsync image: drillster/drone-rsync