From a7d41772f70b2d07858666fa9a12120541ea6c4e Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 9 Aug 2023 18:18:40 +0800 Subject: [PATCH] =?UTF-8?q?ps=20=E7=AD=89=E5=BE=85=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E7=BB=93=E6=9D=9F=E6=B5=8B=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 b6a3a310f..4e449c79d 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -65,7 +65,7 @@ server: steps: - name: publish-test-study commands: - - call "C:\CICD\Test.Study\netcore_Publish.bat" + - Start-Process "C:\CICD\Test.Study\netcore_Publish.bat" -Wait trigger: branch: