Update 'Jenkinsfile'

This commit is contained in:
Wojciech Mikołajski 2023-04-14 03:34:53 +02:00
parent 76bdf0e9e4
commit 3ac289c252

2
Jenkinsfile vendored
View File

@ -7,7 +7,7 @@ pipeline {
description: 'Login to Kaggle',
name: 'KAGGLE_USERNAME',
trim: false
)
),
password (
defaultValue: '',
description: 'Password to Kaggle',