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

testDockerToto
Thomas CHAZOT 2 years ago
parent 30030171d6
commit 821d5fb5bf

@ -8,7 +8,8 @@ steps:
# database container deployment # database container deployment
- 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: 3307:3306 ports:
- "8001:5432"
environment: environment:
IMAGENAME: mysql:latest IMAGENAME: mysql:latest
CONTAINERNAME: mysql CONTAINERNAME: mysql

Loading…
Cancel
Save