.
This commit is contained in:
parent
9b3a25f807
commit
bdbde335e9
@ -7,6 +7,7 @@ pipeline {
|
||||
description: 'Which build to use for copying data artifacts',
|
||||
name: 'BUILD_SELECTOR_DATASET'
|
||||
)
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user