.drone.yml update

remotes/origin/mvc-implementation
Dorian HODIN 2 years ago
parent f1466f92d9
commit dc5876aad1

@ -89,9 +89,10 @@ steps:
- name : database_location - name : database_location
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:
services :
phpmyadmin:
IMAGENAME: phpmyadmin:latest IMAGENAME: phpmyadmin:latest
CONTAINERNAME: location_database
COMMAND: create
OVERWRITE: true
ports: ports:
- 80:80 - 80:80
environment: environment:

Loading…
Cancel
Save