From 9a91bc244ddd2a978203051346c88e3ee9a55b6e Mon Sep 17 00:00:00 2001 From: Kevin MONTEIRO Date: Fri, 8 Mar 2024 19:24:32 +0100 Subject: [PATCH] test 2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index aa4d196..ba7beee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: from_secret: SECRET_REGISTRY_USERNAME password: from_secret: SECRET_REGISTRY_PASSWORD - depends_on: [ build ] + #depends_on: [ build ] - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest