diff --git a/.drone.yml b/.drone.yml index b0df84d..4949cfa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,10 +38,10 @@ steps: from_secret: SECRET_REGISTRY_PASSWORD #container deployment - - name: deploy-bob_party-container - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest - environment: - IMAGENAME: hub.codefirst.iut.uca.fr/lilian.breton/bobparty:latest - CONTAINERNAME: bob_party_container - COMMAND: create - OVERWRITE: true \ No newline at end of file + # - name: deploy-bob_party-container + # image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + # environment: + # IMAGENAME: hub.codefirst.iut.uca.fr/lilian.breton/bobparty:latest + # CONTAINERNAME: bob_party_container + # COMMAND: create + # OVERWRITE: true \ No newline at end of file