redundant brace deleted
This commit is contained in:
parent
a613604cb5
commit
3ef20b0c23
@ -23,7 +23,7 @@ pipeline {
|
||||
)
|
||||
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user