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