Remove validate flag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2024-08-30 14:01:46 +02:00
parent d369de791c
commit 612b6084f5

View File

@ -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