From 92d8f927e33e0fabe56efc5e911a31839825c257 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 22 Feb 2023 06:59:07 +0100 Subject: [PATCH] add umami (ci) --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index a8988b9..6cc2e51 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,6 +7,7 @@ pipeline: - sed -i 's,,,' overrides/main.html - mkdocs build - git checkout mkdocs.yml + - git checkout overrides/main.html update: image: alpine/git