From a406387adb15955bb7fcfd0d493a0300f81eb4f6 Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Thu, 6 Mar 2025 11:19:39 +0100 Subject: [PATCH] more explicite emoji --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9946bf79..18bfddf0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -162,7 +162,7 @@ stages: -"🔓🌠open_public_access": +"✅🌠open_public_access": needs: ["🚀 deploy_prod"] stage: "🔧 configure" when: manual @@ -172,7 +172,7 @@ stages: -"🔒🌠close_public_access": +"⛔🌠close_public_access": needs: ["🚀 deploy_prod"] stage: "🔧 configure" when: manual -- GitLab