diff --git a/Jenkinsfile b/Jenkinsfile index 009659d..e82a8f9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,7 +4,7 @@ pipeline { password( defaultValue: '', description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials', - name: 'KAGGLE_KEY' + name: 'KAGGLE_SECRET_KEY' ) string( defaultValue: 'riraasaa',