Zaktualizuj 'Jenkinsfile_evaluation'
This commit is contained in:
parent
f73c117c88
commit
7351fe7c1a
@ -18,7 +18,7 @@ pipeline {
|
||||
name: 'KAGGLE_KEY'
|
||||
)
|
||||
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
|
||||
buildSelector(
|
||||
defaultSelector: lastSuccessful(),
|
||||
description: 'Which build to use for copying artifacts',
|
||||
|
Loading…
Reference in New Issue
Block a user