Fixed jenkins file
This commit is contained in:
parent
c0ab048eb0
commit
bee60e03dd
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -6,13 +6,13 @@ pipeline {
|
||||
description: 'Umożliwia zdefiniowanie wielkości odcięcia zbioru danych.',
|
||||
name: 'CUTOFF',
|
||||
trim: false
|
||||
),
|
||||
)
|
||||
string(
|
||||
defaultValue: 'rokoch',
|
||||
description: 'Kaggle username',
|
||||
name: 'KAGGLE_USERNAME',
|
||||
trim: false
|
||||
),
|
||||
)
|
||||
password(
|
||||
defaultValue: '',
|
||||
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
|
||||
|
Loading…
Reference in New Issue
Block a user