Trying to fix CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2024-01-27 19:21:09 +02:00
parent 12f5e40971
commit 59297c6871
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 0 additions and 3 deletions

View file

@ -2,8 +2,6 @@ steps:
build:
image: klakegg/hugo:ext-asciidoctor-ci
commands:
- hugo mod tidy
- hugo mod npm pack
- npm install
- hugo --gc --cleanDestinationDir --enableGitInfo -d /korhonen.cc
volumes:

View file

@ -9,4 +9,3 @@ getenv = ['^HUGO_']
[http]
methods = ['(?i)GET|POST']