fix 6
This commit is contained in:
parent
30a303ce57
commit
7f695aa5fb
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -6,12 +6,12 @@ pipeline {
|
||||
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',
|
||||
name: 'KAGGLE_KEY'
|
||||
),
|
||||
)
|
||||
string(
|
||||
defaultValue: '',
|
||||
description: 'Value for head command',
|
||||
|
Loading…
Reference in New Issue
Block a user