Jenkinsfile fix
This commit is contained in:
parent
449a038648
commit
3659348f64
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
string(
|
||||
defaultValue:'mateuszogrodowczyk',
|
||||
description: 'Kaggle username',
|
||||
name'KAGGLE_USERNAME',
|
||||
name: 'KAGGLE_USERNAME',
|
||||
trim: true
|
||||
),
|
||||
password(
|
||||
|
Loading…
Reference in New Issue
Block a user