Update 'lab3/Jenkinsfile'
This commit is contained in:
parent
7a26f4a8aa
commit
7c321a6b8b
2
lab3/Jenkinsfile
vendored
2
lab3/Jenkinsfile
vendored
@ -8,7 +8,7 @@ pipeline {
|
|||||||
trim: false
|
trim: false
|
||||||
)
|
)
|
||||||
password(
|
password(
|
||||||
defaultValue: '36b8c984addfb7a043d772a9c6b23a1f',
|
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'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user