From f3352f24d6c03d5c72421f9fc3447e6d18496f4c Mon Sep 17 00:00:00 2001 From: Maxence LANONE Date: Wed, 1 Feb 2023 08:12:59 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 112a8f3..6fc49ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ trigger: event: - push + steps: - name: build image: mcr.microsoft.com/dotnet/sdk:7.0