fix kaggle

This commit is contained in:
PawelDopierala 2024-03-27 01:57:46 +01:00
parent f89ebb7575
commit 3ca30c2d5b

2
Jenkinsfile vendored
View File

@ -7,7 +7,7 @@ pipeline {
description: 'Kaggle username',
name: 'KAGGLE_USERNAME',
trim: false
),
)
password(
defaultValue: '',
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',