.
Some checks failed
s434784-training/pipeline/head This commit looks good
s434784-evaluation/pipeline/head There was a failure building this commit

This commit is contained in:
Maciej Sobkowiak 2021-05-16 21:29:32 +02:00
parent 9b3a25f807
commit bdbde335e9

View File

@ -7,6 +7,7 @@ pipeline {
description: 'Which build to use for copying data artifacts',
name: 'BUILD_SELECTOR_DATASET'
)
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
}
stages {