diff --git a/.drone.yml b/.drone.yml index 7cdf3cc..f0aa2e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/lucas.delanier/MovieFinder_API:latest + IMAGENAME: hub.codefirst.iut.uca.fr/lucas.delanier/moviefinder_api:latest CONTAINERNAME: container_moviefinder COMMAND: create OVERWRITE: true