From db58fdeb95b005d8c131d01346e1d81b01bc48d5 Mon Sep 17 00:00:00 2001 From: David D'ALMEIDA Date: Wed, 18 Oct 2023 21:57:11 +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 daf5d173..88126ccb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -58,4 +58,4 @@ steps: - refs/tags/*-demo commands: - sh ./notifymail.sh - depends_on: [ docker-build-and-push] + depends_on: [ docker-build-and-push ]