From c55fd18aa211fdda2fffa3be0cd53f08d8bf4b6b Mon Sep 17 00:00:00 2001 From: Louis LABORIE Date: Sun, 7 Apr 2024 11:52:03 +0200 Subject: [PATCH] =?UTF-8?q?Add=20CI=20for=20the=20project=20=E2=9C=A8?= =?UTF-8?q?=E2=9C=A8?= 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 09efd17..f04d8dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ trigger: - push steps: -- name: build + - name: build image: mcr.microsoft.com/dotnet/sdk:8.0 commands: - cd VeraxShield