Update '.drone.yml'

stub-api
Lilian BRETON 3 years ago
parent f6595be527
commit 9fe97fa5ea

@ -2,7 +2,7 @@
- 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
environment: environment:
IMAGENAME: mysql:10 IMAGENAME: mariadb:10
CONTAINERNAME: mysql CONTAINERNAME: mysql
COMMAND: create COMMAND: create
# OVERWRITE: false # OVERWRITE: false

Loading…
Cancel
Save