Fix link in CI setup doc

This commit is contained in:
Baptiste Jonglez 2024-04-28 13:23:54 +02:00
parent 14c6dae001
commit 5dc7c3132b

View file

@ -38,8 +38,8 @@ apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docke
## Install the runner ## Install the runner
```bash ```bash
wget https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/raw/branch/main/app/woodpecker-ci/integration/nix.conf wget https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/raw/branch/main/cluster/prod/app/woodpecker-ci/integration/nix.conf
wget https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/raw/branch/main/app/woodpecker-ci/integration/docker-compose.yml wget https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/raw/branch/main/cluster/prod/app/woodpecker-ci/integration/docker-compose.yml
``` ```
Create a new Agent for your runner in the Woodpecker admin, and copy the agent secret value. Create a new Agent for your runner in the Woodpecker admin, and copy the agent secret value.