From 8b74458ec77b66c4b666a63a8b97c845d2d26c69 Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Tue, 26 Mar 2024 21:30:04 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b99af159..bc7fb2a6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,4 +75,4 @@ steps: OVERWRITE: true ADMINS: davidd_almeida,kevinmonteiro,antoineperederii,paullevrault,antoinepinagot depends_on: - - docker-build-and-push + - docker-build-and-push \ No newline at end of file