This commit is contained in:
parent
591ef9c11b
commit
cbd8566dee
1
evaluate/Jenkinsfile
vendored
1
evaluate/Jenkinsfile
vendored
@ -6,6 +6,7 @@ pipeline {
|
|||||||
description: 'Which build to use for copying artifacts',
|
description: 'Which build to use for copying artifacts',
|
||||||
name: 'BUILD_SELECTOR'
|
name: 'BUILD_SELECTOR'
|
||||||
)
|
)
|
||||||
|
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Checkout repository') {
|
stage('Checkout repository') {
|
||||||
|
Loading…
Reference in New Issue
Block a user