From 5dc7c3132b7ae87d2e5e6f14f2ec6c4375321692 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Sun, 28 Apr 2024 13:23:54 +0200 Subject: [PATCH] Fix link in CI setup doc --- cluster/prod/app/woodpecker-ci/integration/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/prod/app/woodpecker-ci/integration/README.md b/cluster/prod/app/woodpecker-ci/integration/README.md index 2477995..b9561f7 100644 --- a/cluster/prod/app/woodpecker-ci/integration/README.md +++ b/cluster/prod/app/woodpecker-ci/integration/README.md @@ -38,8 +38,8 @@ apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docke ## Install the runner ```bash -wget https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/raw/branch/main/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/nix.conf +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.