Added comma
This commit is contained in:
parent
c99d765378
commit
63fcbceeea
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ node {
|
|||||||
defaultValue: '',
|
defaultValue: '',
|
||||||
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
|
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
|
||||||
name: 'KAGGLE_KEY'
|
name: 'KAGGLE_KEY'
|
||||||
)
|
),
|
||||||
string(
|
string(
|
||||||
defaultValue: '4',
|
defaultValue: '4',
|
||||||
description: '',
|
description: '',
|
||||||
|
Loading…
Reference in New Issue
Block a user