diff --git a/.drone.yml b/.drone.yml index 92d2790..a1b1a73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,8 @@ steps: # database container deployment - name: deploy-container-mysql-test image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + settings: + dockerfile: Dockerfile environment: IMAGENAME: mysql:latest CONTAINERNAME: mysql