refactor(pipeline): rename executePipeline to executeFreeleapsPipeline and implement new pipeline structure

Signed-off-by: 孙振宇 <>
This commit is contained in:
孙振宇 2025-01-22 15:53:25 +08:00
parent 4666298ebe
commit 4c6efe1c9d
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
executePipeline {
executeFreeleapsPipeline {
serviceName = 'magicleaps'
serviceLang = 'Python'
serviceGitBranch = 'master'