From 36fe7224025cd6bab12d65c7060ffe9a10239033 Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Thu, 5 Jan 2023 14:12:27 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6985f97..a783539 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,6 +56,7 @@ steps: from_secret: MYSQL_PASSWORD_TOM CODEFIRST_CLIENTDRONE_ENV_DB_DATABASE: from_secret: MYSQL_DATABASE + ADMINS: thomaschazot2,mathildejean3,lilianbreton,luciebedouret,albanguilhot,cedricbouhours,thomasbellembois depends_on: - container-api @@ -80,4 +81,5 @@ steps: IMAGENAME: hub.codefirst.iut.uca.fr/thomas.chazot2/bobparty:latest CONTAINERNAME: bob_party_container COMMAND: create - #OVERWRITE: true \ No newline at end of file + #OVERWRITE: true + ADMINS: thomaschazot2,mathildejean3,lilianbreton,luciebedouret,albanguilhot,cedricbouhours,thomasbellembois