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

This commit is contained in:
Simon Vieille 2023-02-13 17:56:51 +01:00
parent fdb094ad6a
commit f7f138cc19
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,7 +2,7 @@ pipeline:
build:
image: gitnet.fr/deblan/mkdocs
pull: true
environments:
environment:
- SITE_URL=https://tinternet.gitnet.page/doc/
commands:
- "sed -i 's,# site_url: \"{site_url}\",site_url: \"${SITE_URL}\",' -i mkdocs.yml"