diff --git a/jenkinsfile b/jenkinsfile index 98e7f96..15093bd 100644 --- a/jenkinsfile +++ b/jenkinsfile @@ -8,7 +8,7 @@ pipeline { trim: false ) password( - defaultValue: '17eaeb44a09284608df768f4c9c8c7af', + defaultValue: '', description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials', name: 'KAGGLE_KEY' )