From 4915b3c62c49ed3050535c452d1fa703b340d4a6 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 10 Aug 2023 13:14:16 +0800 Subject: [PATCH] =?UTF-8?q?powershell=20=E5=8F=91=E5=B8=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_api.drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc_api.drone.yml b/irc_api.drone.yml index 0733bb47d..fd098d6f8 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -98,7 +98,7 @@ server: steps: - name: publish-test-irc commands: - - Start-Process "C:\CICD\Test.IRC\netcore_Publish.bat" -Wait + - C:\CICD\Test.IRC\netcore_Publish.ps1 trigger: branch: