Fix
This commit is contained in:
parent
3659348f64
commit
d014433a3f
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -5,8 +5,8 @@ pipeline {
|
||||
defaultValue:'mateuszogrodowczyk',
|
||||
description: 'Kaggle username',
|
||||
name: 'KAGGLE_USERNAME',
|
||||
trim: true
|
||||
),
|
||||
trim: false
|
||||
)
|
||||
password(
|
||||
defaultValue: '',
|
||||
description: 'Kaggle access token retrieved from kaggle.json file - https://github.com/Kaggle/kaggle-api#api-credentials',
|
||||
|
Loading…
Reference in New Issue
Block a user