Merge branch 'tests/pr-critical-high' into develop
This commit is contained in:
commit
a858918b80
|
@ -11,7 +11,7 @@ pipeline {
|
||||||
string(
|
string(
|
||||||
name: 'TEST_MARKERS',
|
name: 'TEST_MARKERS',
|
||||||
description: 'Marker expression for matching tests to run.',
|
description: 'Marker expression for matching tests to run.',
|
||||||
defaultValue: '',
|
defaultValue: 'critical or high',
|
||||||
)
|
)
|
||||||
string(
|
string(
|
||||||
name: 'APK_NAME',
|
name: 'APK_NAME',
|
||||||
|
|
Loading…
Reference in New Issue