From 1637cee73b815b4cf1d38a29d1d941d49bc2a842 Mon Sep 17 00:00:00 2001 From: Maxence LANONE Date: Wed, 29 Mar 2023 22:49:07 +0200 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 a4f8a74..3ffb462 100644 --- a/.drone.yml +++ b/.drone.yml @@ -45,7 +45,7 @@ steps: # accessible en ligne de commande par $${PLUGIN_SONAR_TOKEN} sonar_token: from_secret: SECRET_SONAR_LOGIN - depends_on: [tests] + depends_on: [tests] # docker image build - name: docker-build