This commit is contained in:
parent
0aec4574f3
commit
cf8ffeb569
@ -1,6 +1,7 @@
|
||||
pipeline:
|
||||
build-draft:
|
||||
image: cbrgm/drone-hugo:latest
|
||||
hugoVersion: 0.52
|
||||
validate: true
|
||||
buildDrafts: true
|
||||
buildExpired: true
|
||||
@ -12,6 +13,7 @@ pipeline:
|
||||
|
||||
build-prod:
|
||||
image: cbrgm/drone-hugo:latest
|
||||
hugoVersion: 0.52
|
||||
validate: true
|
||||
theme: geeklab
|
||||
when:
|
||||
|
Reference in New Issue
Block a user