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