diff --git a/Jenkinsfile_create_dataset b/Jenkinsfile_create_dataset index fbc91b5..93f496f 100644 --- a/Jenkinsfile_create_dataset +++ b/Jenkinsfile_create_dataset @@ -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' )