Bump to 0.134.3 to draw inline pictures in the homepage listing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pim van Pelt
2024-09-23 21:58:39 +02:00
parent 99163b3131
commit 450b3ab8b5

View File

@ -8,9 +8,9 @@ steps:
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- name: build - name: build
image: git.ipng.ch/ipng/drone-hugo:release-0.130.0 image: git.ipng.ch/ipng/drone-hugo:release-0.134.3
settings: settings:
hugo_version: 0.130.0 hugo_version: 0.134.3
extended: true extended: true
- name: rsync - name: rsync
image: drillster/drone-rsync image: drillster/drone-rsync