From f631fc9159b6d009d77be9e5bd8d49a7119532b3 Mon Sep 17 00:00:00 2001 From: Vincent ASTOLFI Date: Fri, 25 Nov 2022 10:34:39 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9782770..bebe4ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -89,5 +89,5 @@ steps: CODEFIRST_CLIENTDRONE_ENV_MARIADB_PASSWORD: from_secret: db_password - depends_on: [ web-todo, deploy-container-mysql ] + depends_on: [ web-API, deploy-container-mysql ] \ No newline at end of file