diff --git a/.drone.yml b/.drone.yml index 358d087..44f88db 100644 --- a/.drone.yml +++ b/.drone.yml @@ -74,7 +74,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/remi.arnal/blazor:latest + IMAGENAME: hub.codefirst.iut.uca.fr/aurian.jault/blazor:latest CONTAINERNAME: blazor-web COMMAND: create OVERWRITE: true