diff --git a/.drone.yml b/.drone.yml index b31eb2f..677b24a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,11 +37,11 @@ steps: password: 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 +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