chore(DEVTOOLS-138): update jenkins pipeline to android-v3.0 (#14)
Reviewed-on: #14
This commit is contained in:
parent
75d179e046
commit
cc578e3117
14
Jenkinsfile
vendored
14
Jenkinsfile
vendored
@ -1,16 +1,16 @@
|
||||
library "openiumpipeline@android-v2.0"
|
||||
library "openiumpipeline"
|
||||
|
||||
openiumDroidJob modules: [
|
||||
"consentium": [
|
||||
instrumentationTest: false,
|
||||
unitTest: false,
|
||||
testTasks: [],
|
||||
unitTestTasks: [],
|
||||
],
|
||||
"consentium-ui": [
|
||||
instrumentationTest: false,
|
||||
unitTest: false,
|
||||
testTasks: [],
|
||||
unitTestTasks: [],
|
||||
],
|
||||
"app": [
|
||||
instrumentationTest: false,
|
||||
unitTest: false,
|
||||
testTasks: [],
|
||||
unitTestTasks: [],
|
||||
],
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user