From 00c7020ca53b0cd9802565947b5d937c06fb0ed6 Mon Sep 17 00:00:00 2001 From: William Petit Date: Sun, 15 Jun 2025 23:51:15 +0200 Subject: [PATCH] feat: initial commit --- Jenkinsfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index f16d29c..f1a20a8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -40,6 +40,8 @@ pipeline { avatar: "https://kouiz.dev.lookingfora.name/assets/panda.png", channel: '#le-kouiz', message: """ + @here + ${callToAction} > [Répondre à la question du jour](https://kouiz.dev.lookingfora.name/) < @@ -54,8 +56,6 @@ pipeline { } else { } - - } } }