parent
f5c85bd05d
commit
665259736b
@ -12,10 +12,10 @@ pipeline:
|
|||||||
event: push
|
event: push
|
||||||
|
|
||||||
build-prod:
|
build-prod:
|
||||||
image: cbrgm/drone-hugo:latest
|
image: alpine
|
||||||
hugoVersion: 0.52
|
command:
|
||||||
validate: true
|
- wget https://github.com/gohugoio/hugo/releases/download/v0.52/hugo_0.52_Linux-64bit.tar.gz -O - | tar -xz
|
||||||
theme: geeklab
|
- ./hugo version
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
event: push
|
event: push
|
||||||
|
Reference in New Issue
Block a user