.
This commit is contained in:
parent
1da1ef56f6
commit
a5856b5302
@ -11,6 +11,7 @@ pipeline {
|
||||
description: 'Which build to use for copying model artifacts',
|
||||
name: 'BUILD_SELECTOR_MODEL'
|
||||
)
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
}
|
||||
stages{
|
||||
stage('copy-artifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user