From a00042c8b2f455b28a7f4b82945292dbb9e1c740 Mon Sep 17 00:00:00 2001 From: Mohamed HASSANI Date: Thu, 27 Jun 2024 18:55:30 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2acf249..5e98fcd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,8 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + depends_on: + - docker-build-and-push environment: IMAGENAME: hub.codefirst.iut.uca.fr/mohamed.hassani/portfolio_mohamed_hassani_2024:latest CONTAINERNAME: portfolio_mohamed_hassani