switch to own hugo ci image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
8d102addfc
commit
819442f338
@ -32,7 +32,7 @@ steps:
|
|||||||
- name: testbuild
|
- name: testbuild
|
||||||
image: klakegg/hugo:0.83.1-ext-alpine
|
image: klakegg/hugo:0.83.1-ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo-official -b http://localhost/
|
- hugo -b http://localhost/
|
||||||
|
|
||||||
- name: link-validation
|
- name: link-validation
|
||||||
image: thegeeklab/link-validator
|
image: thegeeklab/link-validator
|
||||||
@ -44,7 +44,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: klakegg/hugo:0.83.1-ext-alpine
|
image: klakegg/hugo:0.83.1-ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo-official
|
- hugo
|
||||||
|
|
||||||
- name: beautify
|
- name: beautify
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
@ -114,6 +114,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 416758d9a020b137585fc52674c84f5a703db8a2f0d2bb92f13d28ba7c260742
|
hmac: 1e48ad23cf3bc30c504e37ac1299f09102242c92e92e75d446e466355aba66e3
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user