Mise à jour de '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 3bd072dd0c
commit 6606a34920

@ -9,7 +9,7 @@ steps:
- name: deploy-container-mysql - name: deploy-container-mysql
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
ports: ports:
- "3307:3306" - "3307:3306"
environment: environment:
IMAGENAME: mysql:latest IMAGENAME: mysql:latest
CONTAINERNAME: mysql CONTAINERNAME: mysql

Loading…
Cancel
Save