Please work ?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Louis 2025-09-29 10:17:19 +02:00
parent 9651168a12
commit 617459c1ad

View file

@ -9,7 +9,7 @@ categories: [ci, intégration continue, git, GitLab, LaTeX, french, français]
# La CI finale
```{bash, echo=FALSE}
# This code is here to fetch the latest version of the ci
# This code is here to fetch the latest version of the CI from the Forge INRAE
curl -s "https://forge.inrae.fr/louis.lacoste/csi-louis/-/raw/main/.gitlab-ci.yml?ref_type=heads&inline=true" -o resources/ci-gitlab-latex/gitlab-ci.yaml
```