diff --git a/.drone.yml b/.drone.yml index 5b290b9..a540d7a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: 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" + 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"