refactor(pipeline): rename executePipeline to executeFreeleapsPipeline and implement new pipeline structure
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
4666298ebe
commit
4c6efe1c9d
2
first-class-pipeline/tests/Jenkinsfile
vendored
2
first-class-pipeline/tests/Jenkinsfile
vendored
@ -1,4 +1,4 @@
|
||||
executePipeline {
|
||||
executeFreeleapsPipeline {
|
||||
serviceName = 'magicleaps'
|
||||
serviceLang = 'Python'
|
||||
serviceGitBranch = 'master'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user