From 08b126507247d84053932aa12095b46ce57cb5b1 Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 21 Jun 2024 23:22:23 +0800 Subject: [PATCH] test ci --- .drone.yml | 7 ++++++- .../.idea.antblazorpro.dir/.idea/workspace.xml | 17 +++++++++++++---- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 778bf3c..7fa7e75 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,4 +11,9 @@ steps: - name: build image: mcr.microsoft.com/dotnet/sdk:8.0 commands: - - dotnet build --configuration Release \ No newline at end of file + - dotnet build --configuration Release + + - name: publish + image: mcr.microsoft.com/dotnet/sdk:8.0 + commands: + - dotnet publish -c Release -o out \ No newline at end of file diff --git a/.idea/.idea.antblazorpro.dir/.idea/workspace.xml b/.idea/.idea.antblazorpro.dir/.idea/workspace.xml index 4616221..ab215a3 100644 --- a/.idea/.idea.antblazorpro.dir/.idea/workspace.xml +++ b/.idea/.idea.antblazorpro.dir/.idea/workspace.xml @@ -7,7 +7,7 @@