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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue