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 819442f338 - Show all commits

View File

@ -32,7 +32,7 @@ steps:
- name: testbuild
image: klakegg/hugo:0.83.1-ext-alpine
commands:
- hugo-official -b http://localhost/
- hugo -b http://localhost/
- name: link-validation
image: thegeeklab/link-validator
@ -44,7 +44,7 @@ steps:
- name: build
image: klakegg/hugo:0.83.1-ext-alpine
commands:
- hugo-official
- hugo
- name: beautify
image: node:lts-alpine
@ -114,6 +114,6 @@ depends_on:
---
kind: signature
hmac: 416758d9a020b137585fc52674c84f5a703db8a2f0d2bb92f13d28ba7c260742
hmac: 1e48ad23cf3bc30c504e37ac1299f09102242c92e92e75d446e466355aba66e3
...