jenkinsfile edited
This commit is contained in:
parent
01a696ab5c
commit
a2b991907f
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -7,11 +7,6 @@ pipeline {
|
|||||||
description: 'Kaggle username',
|
description: 'Kaggle username',
|
||||||
name: 'KAGGLE_USERNAME',
|
name: 'KAGGLE_USERNAME',
|
||||||
trim: false
|
trim: false
|
||||||
),
|
|
||||||
password(
|
|
||||||
defaultValue: '',
|
|
||||||
description: 'Kaggle token',
|
|
||||||
name: 'KAGGLE_KEY'
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user