From 08754b9a24f928e6a3f98d95587799b6b8ced986 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 9 Aug 2023 18:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95call?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_api.drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/irc_api.drone.yml b/irc_api.drone.yml index 04bc628f6..b6a3a310f 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -63,9 +63,9 @@ server: password: WHxckj2019 steps: -- name: test +- name: publish-test-study commands: - - Start-Process -FilePath "C:\CICD\Test.Study\netcore_Publish.bat" + - call "C:\CICD\Test.Study\netcore_Publish.bat" trigger: branch: