From 4f54a5fef110c8008c76ba092987ff29a4a789f0 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Wed, 24 Apr 2024 14:59:32 +0200 Subject: [PATCH] Actualiser .forgejo/workflows/ci.yaml --- .forgejo/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 51013ff..a9ee485 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -50,7 +50,8 @@ jobs: files=$(cat /var/cache/bind/.modified) if [ -z $files ]; then - exit 0 + echo Aucune zone déployée + exit 0 fi for zone_name in $files; do