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
|
||||
settings:
|
||||
hugo_version: 0.127.0
|
||||
validate: true
|
||||
when:
|
||||
branch: master
|
||||
|
||||
@ -26,7 +25,6 @@ steps:
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.127.0
|
||||
validate: true
|
||||
buildDrafts: true
|
||||
buildExpired: true
|
||||
buildFuture: true
|
||||
|
Loading…
Reference in New Issue
Block a user