Mise à jour de '.drone.yml'

master
Raphael LACOTE 1 year ago
parent 166a3a6c12
commit 7f02eab496

@ -31,7 +31,7 @@ steps:
- name: deploy-container - name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment: environment:
IMAGENAME: hub.codefirst.iut.uca.fr/raphael.lacote/Portfolio_v2:latest IMAGENAME: hub.codefirst.iut.uca.fr/raphael.lacote/portfolio_v2:latest
CONTAINERNAME: Portfolio_v2 CONTAINERNAME: portfolio_v2
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true

Loading…
Cancel
Save