fix apram branch
This commit is contained in:
parent
25a8da5c2e
commit
abf3329443
@ -8,11 +8,6 @@ pipeline {
|
|||||||
description: 'training branch name',
|
description: 'training branch name',
|
||||||
name: 'TRAINING_BRANCH'
|
name: 'TRAINING_BRANCH'
|
||||||
)
|
)
|
||||||
buildSelector(
|
|
||||||
defaultSelector: lastSuccessful(),
|
|
||||||
description: 'Which build to use for copying artifacts',
|
|
||||||
name: 'BUILD_SELECTOR'
|
|
||||||
)
|
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Copy prev build artifact') {
|
stage('Copy prev build artifact') {
|
||||||
|
Loading…
Reference in New Issue
Block a user