refactor(tests): add library import for first-class-pipeline
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
8c544961b0
commit
48983cb777
2
first-class-pipeline/tests/Jenkinsfile
vendored
2
first-class-pipeline/tests/Jenkinsfile
vendored
@ -1,3 +1,5 @@
|
|||||||
|
library 'first-class-pipeline'
|
||||||
|
|
||||||
executeFreeleapsPipeline {
|
executeFreeleapsPipeline {
|
||||||
serviceName = 'magicleaps'
|
serviceName = 'magicleaps'
|
||||||
serviceLang = 'Python'
|
serviceLang = 'Python'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user