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