Update 'Jenkinsfile'
This commit is contained in:
parent
76bdf0e9e4
commit
3ac289c252
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
description: 'Login to Kaggle',
|
description: 'Login to Kaggle',
|
||||||
name: 'KAGGLE_USERNAME',
|
name: 'KAGGLE_USERNAME',
|
||||||
trim: false
|
trim: false
|
||||||
)
|
),
|
||||||
password (
|
password (
|
||||||
defaultValue: '',
|
defaultValue: '',
|
||||||
description: 'Password to Kaggle',
|
description: 'Password to Kaggle',
|
||||||
|
Loading…
Reference in New Issue
Block a user