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 3f5da60d30 - Show all commits

View File

@ -38,7 +38,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.97.3
image: thegeeklab/hugo:0.104.3
commands:
- hugo --panicOnWarning -b http://localhost:8000/
@ -50,7 +50,7 @@ steps:
LINK_VALIDATOR_BASE_DIR: public/
- name: build
image: thegeeklab/hugo:0.97.3
image: thegeeklab/hugo:0.104.3
commands:
- hugo --panicOnWarning
@ -126,6 +126,6 @@ depends_on:
---
kind: signature
hmac: 48967e06b85f280011e620920e20f28d824b0f6045d0327e0f15ee353a811813
hmac: 328edde5574b8be5eb12babc281f3777b2625118184c8306d2022196be9561f1
...