From 9801ce9cc1fa9d00016192a371327ce8ab3495c6 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 12 Feb 2023 00:14:30 +0100 Subject: [PATCH] update ci --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index b9dc873..dc16168 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,6 +4,7 @@ pipeline: commands: - sed -i 's/# site_url/site_url/' mkdocs.yml - mkdocs build + - git checkout mkdocs.yml update: image: alpine/git