update config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-13 18:08:26 +01:00
parent 258a367621
commit 99a5ad1318
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -8,7 +8,6 @@ pipeline:
if [ -n "$SITE_URL" ]; then
sed -i "s,# site_url: \"{site_url}\",site_url: \"$SITE_URL\"," mkdocs.yml
fi
cat mkdocs.yml
mkdocs build
git checkout mkdocs.yml