We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5138f4d commit 9270153Copy full SHA for 9270153
.woodpecker/docs.yml
@@ -32,7 +32,7 @@ steps:
32
- lychee --no-progress --format detailed docs/content README.md
33
34
- name: build
35
- image: quay.io/thegeeklab/hugo:0.144
+ image: quay.io/thegeeklab/hugo:0.147
36
depends_on: [link-validation]
37
commands:
38
- hugo --panicOnWarning -s docs/
0 commit comments