update jenkinsfile
This commit is contained in:
parent
0ac82891d1
commit
7bd0c9e8ef
@ -12,7 +12,7 @@ pipeline {
|
||||
trim: false
|
||||
)
|
||||
password(
|
||||
defaultValue: 'd8f044ad2b96d32372e22f9054c02bb1',
|
||||
defaultValue: '',
|
||||
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
|
||||
name: 'KAGGLE_KEY'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user