Update dependency thegeeklab/hugo-geekblog to v0.7.0 - autoclosed #3

Closed
renovator wants to merge 265 commits from renovate/thegeeklab-hugo-geekblog-0.x into master
Showing only changes of commit df3bf6dd87 - Show all commits

View File

@ -38,7 +38,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.105.0
image: thegeeklab/hugo:0.114.0
commands:
- hugo --panicOnWarning -b http://localhost:8000/
@ -51,7 +51,7 @@ steps:
LINK_VALIDATOR_RETRIES: 3
- name: build
image: thegeeklab/hugo:0.105.0
image: thegeeklab/hugo:0.114.0
commands:
- hugo --panicOnWarning
@ -127,6 +127,6 @@ depends_on:
---
kind: signature
hmac: 78c4777960d12da77c92f3cdfeb08411b2e6a2734f90a0d3095846a5cf72c070
hmac: 73f94f8f757b935eb71b930d612d8c86d589a3e03cde8d2eaa2c40c1d3668397
...