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