From 690053bd573928f130761d2cc0f64d4af8ca1f59 Mon Sep 17 00:00:00 2001 From: Dom Date: Wed, 15 Apr 2026 18:50:04 +0200 Subject: [PATCH] =?UTF-8?q?ci:=20retrigger=20apr=C3=A8s=20fix=20network=20?= =?UTF-8?q?container=20runner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/CI_SETUP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CI_SETUP.md b/docs/CI_SETUP.md index 704188a67..d5bd8d98c 100644 --- a/docs/CI_SETUP.md +++ b/docs/CI_SETUP.md @@ -225,3 +225,4 @@ Diff le plus fréquent : - Ajouter un job `coverage` avec seuil minimum (ex: 60%). - Brancher les résultats sur un badge README via `gitea-actions-status`. - Pour les PR : bloquer le merge tant que `unit-tests` + `security-tests` ne passent pas (réglable dans `Settings` → `Branches` → `Branch protection rules`). +