switch to own hugo ci image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
819442f338
commit
7ecc7e5f6e
@ -30,7 +30,7 @@ steps:
|
||||
NPM_CONFIG_LOGLEVEL: error
|
||||
|
||||
- name: testbuild
|
||||
image: klakegg/hugo:0.83.1-ext-alpine
|
||||
image: thegeeklab/hugo:0.83.1
|
||||
commands:
|
||||
- hugo -b http://localhost/
|
||||
|
||||
@ -42,7 +42,7 @@ steps:
|
||||
LINK_VALIDATOR_BASE_DIR: public/
|
||||
|
||||
- name: build
|
||||
image: klakegg/hugo:0.83.1-ext-alpine
|
||||
image: thegeeklab/hugo:0.83.1
|
||||
commands:
|
||||
- hugo
|
||||
|
||||
@ -114,6 +114,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 1e48ad23cf3bc30c504e37ac1299f09102242c92e92e75d446e466355aba66e3
|
||||
hmac: a487eaa9d97b4e1572c21847690c57596c3fbfc66bf2b5978cb26c1121e41bce
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user