0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-09-21 06:32:44 +02:00

update hugo to v0.69.0

This commit is contained in:
Robert Kaussow 2020-04-15 01:34:31 +02:00
parent f8e9281e21
commit 39adef79b4
2 changed files with 3 additions and 3 deletions

View File

@ -192,7 +192,7 @@ local PipelineDocs = {
}, },
{ {
name: 'test', name: 'test',
image: 'klakegg/hugo:0.59.1-ext-alpine', image: 'klakegg/hugo:0.69.0-ext-alpine',
commands: [ commands: [
'cd docs/ && hugo-official', 'cd docs/ && hugo-official',
], ],

View File

@ -215,7 +215,7 @@ steps:
- make doc - make doc
- name: test - name: test
image: klakegg/hugo:0.59.1-ext-alpine image: klakegg/hugo:0.69.0-ext-alpine
commands: commands:
- cd docs/ && hugo-official - cd docs/ && hugo-official
@ -306,6 +306,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: bfc2834ca02c31c299b1f63c967430cb59fc79ca55de8a74b2cf7184b0da715f hmac: a8fa81069f019d873f20bec815688759f4f862a962141dc8ec872f5abc8cadeb
... ...