Update dependency thegeeklab/hugo-geekblog to v0.6.0 #1

Merged
xoxys merged 2 commits from renovate/thegeeklab-hugo-geekblog-0.x into master 2020-11-22 18:31:16 +00:00
Showing only changes of commit c1f8654eac - Show all commits

View File

@ -68,11 +68,16 @@ steps:
from_secret: s3_secret_access_key
source: public/
strip_prefix: public/
when:
ref:
- refs/heads/master
- refs/tags/**
trigger:
ref:
- refs/heads/master
- refs/tags/**
- refs/pull/**
---
kind: pipeline
@ -109,6 +114,6 @@ depends_on:
---
kind: signature
hmac: ccf04025bf1fdb04c2bafca6993b6a09309f7b37b450ceaf5ab801351a066b80
hmac: 12d9076542e8ce395c437f3c6dd303b1aeb9c64d792a04c13ac450f4f2148600
...