diff --git a/.drone.yml b/.drone.yml index ce22a6b..95cb670 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,7 +48,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api:latest + IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/serveur-api:latest CONTAINERNAME: r-dash_container COMMAND: create OVERWRITE: true