mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-25 02:40:39 +00:00
ci: bump hugo to v0.115.2 (#436)
This commit is contained in:
parent
0700c91f00
commit
2d415caca6
@ -304,7 +304,7 @@ local PipelineDocs = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'testbuild',
|
name: 'testbuild',
|
||||||
image: 'thegeeklab/hugo:0.114.0',
|
image: 'thegeeklab/hugo:0.115.2',
|
||||||
commands: [
|
commands: [
|
||||||
'hugo --panicOnWarning -s docs/ -b http://localhost:8000/',
|
'hugo --panicOnWarning -s docs/ -b http://localhost:8000/',
|
||||||
],
|
],
|
||||||
@ -322,7 +322,7 @@ local PipelineDocs = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'build',
|
name: 'build',
|
||||||
image: 'thegeeklab/hugo:0.114.0',
|
image: 'thegeeklab/hugo:0.115.2',
|
||||||
commands: [
|
commands: [
|
||||||
'hugo --panicOnWarning -s docs/',
|
'hugo --panicOnWarning -s docs/',
|
||||||
],
|
],
|
||||||
|
@ -322,7 +322,7 @@ steps:
|
|||||||
NPM_CONFIG_LOGLEVEL: error
|
NPM_CONFIG_LOGLEVEL: error
|
||||||
|
|
||||||
- name: testbuild
|
- name: testbuild
|
||||||
image: thegeeklab/hugo:0.114.0
|
image: thegeeklab/hugo:0.115.2
|
||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning -s docs/ -b http://localhost:8000/
|
- hugo --panicOnWarning -s docs/ -b http://localhost:8000/
|
||||||
|
|
||||||
@ -335,7 +335,7 @@ steps:
|
|||||||
LINK_VALIDATOR_RETRIES: 3
|
LINK_VALIDATOR_RETRIES: 3
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: thegeeklab/hugo:0.114.0
|
image: thegeeklab/hugo:0.115.2
|
||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning -s docs/
|
- hugo --panicOnWarning -s docs/
|
||||||
|
|
||||||
@ -440,6 +440,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 29715ecd257dafd3f0060ac20bd46413d8b26f9aeeee934a399982ecb5cae31c
|
hmac: 950f00a56e8c3e4a09a1d870e158f3b617662500627c51bc9851309293152f89
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user