build: replace depricated options
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Johannes Kimmel 2024-05-13 18:13:36 +02:00
parent f3e83f5fe1
commit 4a2f079935
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
build:
image: ghcr.io/hugomods/hugo:go-git-0.125.7
commands:
- hugo --verbose --debug --printPathWarnings
- hugo --logLevel debug --printPathWarnings
list-files:
image: ghcr.io/hugomods/hugo:go-git-0.125.7