Skip to content

Commit

Permalink
插件启动命令修改
Browse files Browse the repository at this point in the history
  • Loading branch information
mingshewhe committed Feb 27, 2023
1 parent cac1b94 commit 7c60485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7c60485

Please sign in to comment.