diff --git a/Jenkinsfile b/Jenkinsfile index e82a8f9..009659d 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_SECRET_KEY' + name: 'KAGGLE_KEY' ) string( defaultValue: 'riraasaa',