Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

testDocker
Lilian BRETON 2 years ago
parent 1d55354dd4
commit 8aa5649bf6

@ -37,10 +37,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
# - 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
Loading…
Cancel
Save