From afba07ccbe6173ab5348fc562ce5338314b08056 Mon Sep 17 00:00:00 2001 From: Enzo JOLYS Date: Thu, 9 Feb 2023 11:17: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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drone.yml b/drone.yml index 5327b87..af94f62 100644 --- a/drone.yml +++ b/drone.yml @@ -7,7 +7,6 @@ trigger: - push steps: - - name: build image: mcr.microsoft.com/dotnet/sdk:6.0 volumes: @@ -64,4 +63,4 @@ steps: volumes: - name: docs - temp: {} + temp: {} \ No newline at end of file