Skip to content

Commit 1a9e02b

Browse files
authored
ci: bump hugo to v0.114.0 (#648)
1 parent 74b3bb7 commit 1a9e02b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
NPM_CONFIG_LOGLEVEL: error
2727

2828
- name: testbuild
29-
image: thegeeklab/hugo:0.105.0
29+
image: thegeeklab/hugo:0.114.0
3030
commands:
3131
- mkdir -p exampleSite/themes/ && ln -s $(pwd)/ exampleSite/themes/hugo-geekdoc
3232
- hugo --panicOnWarning -s exampleSite/ -b http://localhost:8000/
@@ -207,7 +207,7 @@ steps:
207207
- refs/pull/**
208208

209209
- name: build
210-
image: thegeeklab/hugo:0.105.0
210+
image: thegeeklab/hugo:0.114.0
211211
commands:
212212
- hugo --panicOnWarning -s exampleSite/
213213

@@ -287,6 +287,6 @@ depends_on:
287287

288288
---
289289
kind: signature
290-
hmac: da9896c5892fff7425a4594cea8576d065aeacae177ffa2d411782721e61a1fb
290+
hmac: d9f5b3d50cb882be86c8e4b17bce3efc17fd22118c74a2140f924a118fc76cda
291291

292292
...

0 commit comments

Comments
 (0)