From 7c60485ec9280966690b2176ea7e616f0bc1b2b3 Mon Sep 17 00:00:00 2001 From: mingshewhe Date: Mon, 27 Feb 2023 21:27:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=90=AF=E5=8A=A8=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task.json b/task.json index 9188288..7093460 100644 --- a/task.json +++ b/task.json @@ -5,7 +5,7 @@ "language": "java", "minimumVersion": "1.8", "demands": [], - "target": "java -jar ci-SubPipelineExec-jar-with-dependencies.jar" + "target": "$bk_java_path -jar ci-SubPipelineExec-jar-with-dependencies.jar" }, "releaseInfo": { "projectId": "Demo",