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

This commit is contained in:
Marko Korhonen 2023-12-10 13:38:57 +02:00
parent f01249f6bc
commit 65c4e3f719
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -2,7 +2,7 @@ steps:
build:
image: klakegg/hugo:ext-asciidoctor-ci
commands:
- rm -r /korhonen.cc/*
# - rm -r /korhonen.cc/*
- npm install
- hugo -d /korhonen.cc
volumes: