From c5ffbc49fa441982b7fa94a02d269524020e0945 Mon Sep 17 00:00:00 2001 From: "maxime.rocher" Date: Wed, 4 Dec 2024 21:18:13 +0100 Subject: [PATCH] encore un --- .drone.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index a540d7a..8dfd70e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,10 +22,4 @@ steps: from_secret: POSTGRES_DB CODEFIRST_CLIENTDRONE_ENV_POSTGRES_USER: from_secret: POSTGRES_USER - ADMINS: marocher8, maxime.rocher # Facultatif pour partager avec d'autres comptes. - - - name: debug-deployment - image: alpine - commands: - - echo "Conteneur déployé avec le nom WikiFantasy-postgres-db" - - echo "Vérifie l'URL : https://codefirst.iut.uca.fr/containers/WikiFantasy-postgres-db" + ADMINS: marocher8, maxime.rocher # Facultatif pour partager avec d'autres comptes. \ No newline at end of file