update config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-02-13 18:05:38 +01:00
parent 6f64a6bd25
commit 3e1f65b091
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,8 @@ pipeline:
environment:
- SITE_URL=https://tinternet.gitnet.page/doc/
commands: |
env | grep SITE
env | grep -i SITE
exit 1
sed -i "s,# site_url: \"{site_url}\",site_url: \"${SITE_URL}\"," mkdocs.yml
cat mkdocs.yml
mkdocs build