diff --git a/.drone.yml b/.drone.yml index aa0bdf1..d2b561a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: deploy-postgresql steps: - name: deploy-container-mysql - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + image: hub.codefirst.iut.uca.fr/celeste.barbosa/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: psql:13 CONTAINERNAME: mysql