Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-05-10 21:32:28 +02:00
parent 3c18832f17
commit 29f188b32c

View File

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