add docker pull
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-03-31 17:11:32 +02:00
parent 395c7c1d51
commit 8a67f865b0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,7 @@
steps: steps:
build: build:
image: gitnet.fr/deblan/mkdocs image: gitnet.fr/deblan/mkdocs
pull: true
environment: environment:
- SITE_URL=https://doc.murph-project.org/ - SITE_URL=https://doc.murph-project.org/
commands: | commands: |