add config

This commit is contained in:
Simon Vieille 2023-02-11 19:16:32 +01:00
commit 95fb6e2c1f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -3,7 +3,7 @@ pipeline:
image: gitnet.fr/deblan/mkdocs
environments:
commands:
- echo site_url=https://doc.murph-project.org/ >> mkdocs.yml
- echo 'site_url: https://doc.murph-project.org/' >> mkdocs.yml
- mkdocs build
deploy:
image: eeacms/rsync