add config

This commit is contained in:
Simon Vieille 2023-02-11 19:17:24 +01:00
parent 95fb6e2c1f
commit 65c4f5ef8a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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