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',
|
||||
name: 'BUILD_SELECTOR'
|
||||
)
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
}
|
||||
stages {
|
||||
stage('Checkout repository') {
|
||||
|
Loading…
Reference in New Issue
Block a user