diff --git a/.drone.yml b/.drone.yml index 35b236b..eb7bf28 100644 --- a/.drone.yml +++ b/.drone.yml @@ -109,8 +109,8 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/alexandre.agostinho/SAE-2.01:latest - CONTAINERNAME: cli-mctg - COMMAND: create - OVERWRITE: true - depends_on: [ docker-build-and-push ] + IMAGENAME: hub.codefirst.iut.uca.fr/alexandre.agostinho/SAE-2.01:latest + CONTAINERNAME: cli-mctg + COMMAND: create + OVERWRITE: true + depends_on: [ docker-build-and-push ]