mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-04 04:45:19 +00:00
remove default value from Jenkinsfile.combined
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
0bbfe24aec
commit
2d6764862a
@ -4,7 +4,6 @@ pipeline {
|
||||
parameters {
|
||||
string(
|
||||
name: 'BUILD_TYPE',
|
||||
defaultValue: 'nightly',
|
||||
description: 'Values: nightly / e2e / release'
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user