Remove validate flag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d369de791c
commit
612b6084f5
@ -18,7 +18,6 @@ steps:
|
|||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.127.0
|
hugo_version: 0.127.0
|
||||||
validate: true
|
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
@ -26,7 +25,6 @@ steps:
|
|||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.127.0
|
hugo_version: 0.127.0
|
||||||
validate: true
|
|
||||||
buildDrafts: true
|
buildDrafts: true
|
||||||
buildExpired: true
|
buildExpired: true
|
||||||
buildFuture: true
|
buildFuture: true
|
||||||
|
Loading…
Reference in New Issue
Block a user