|
|
@ -1,5 +1,6 @@
|
|
|
|
# database container deployment
|
|
|
|
# database container deployment
|
|
|
|
- name: deploy-container-mysql
|
|
|
|
steps:
|
|
|
|
|
|
|
|
- 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: mariadb:10
|
|
|
|
IMAGENAME: mariadb:10
|
|
|
|