diff --git a/.drone.yml b/.drone.yml index b960e44..b2aeb2f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/aurian.jault/blazor:latest - CONTAINERNAME: blazor-weeb + CONTAINERNAME: projet-blazor COMMAND: create OVERWRITE: true depends_on: [docker-build]