Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
5303e594da
15
Jenkinsfile
vendored
15
Jenkinsfile
vendored
@ -1,3 +1,16 @@
|
|||||||
library "openiumpipeline"
|
library "openiumpipeline"
|
||||||
|
|
||||||
openiumDroidJob()
|
openiumDroidJob modules: [
|
||||||
|
"consentium": [
|
||||||
|
testTasks: [],
|
||||||
|
unitTestTasks: [],
|
||||||
|
],
|
||||||
|
"consentium-ui": [
|
||||||
|
testTasks: [],
|
||||||
|
unitTestTasks: [],
|
||||||
|
],
|
||||||
|
"app": [
|
||||||
|
testTasks: [],
|
||||||
|
unitTestTasks: [],
|
||||||
|
],
|
||||||
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user