mirror of
https://github.com/thegeeklab/corenetworks.git
synced 2024-11-13 00:10:42 +00:00
update hugo to v0.69.0
This commit is contained in:
parent
f8e9281e21
commit
39adef79b4
@ -192,7 +192,7 @@ local PipelineDocs = {
|
||||
},
|
||||
{
|
||||
name: 'test',
|
||||
image: 'klakegg/hugo:0.59.1-ext-alpine',
|
||||
image: 'klakegg/hugo:0.69.0-ext-alpine',
|
||||
commands: [
|
||||
'cd docs/ && hugo-official',
|
||||
],
|
||||
|
@ -215,7 +215,7 @@ steps:
|
||||
- make doc
|
||||
|
||||
- name: test
|
||||
image: klakegg/hugo:0.59.1-ext-alpine
|
||||
image: klakegg/hugo:0.69.0-ext-alpine
|
||||
commands:
|
||||
- cd docs/ && hugo-official
|
||||
|
||||
@ -306,6 +306,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: bfc2834ca02c31c299b1f63c967430cb59fc79ca55de8a74b2cf7184b0da715f
|
||||
hmac: a8fa81069f019d873f20bec815688759f4f862a962141dc8ec872f5abc8cadeb
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user