diff --git a/.drone.yml b/.drone.yml index 46d64b0..9f53d29 100644 --- a/.drone.yml +++ b/.drone.yml @@ -76,7 +76,7 @@ steps: - name: deploy-web-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/consecoteam/conseco:latest + IMAGENAME: hub.codefirst.iut.uca.fr/vincent.astolfi/conseco:latest CONTAINERNAME: conseco COMMAND: create OVERWRITE: true