diff --git a/.woodpecker.yml b/.woodpecker.yml index a3fabce..44e9bf9 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ steps: build: - image: klakegg/hugo:ext-asciidoctor-ci + image: git.korhonen.cc/functionalhacker/hugo-asciidoc-docker-ci:latest commands: - npm install - hugo --gc --cleanDestinationDir --enableGitInfo -d /korhonen.cc