added secret

This commit is contained in:
Adrian Charkiewicz 2022-03-24 20:26:18 +01:00
parent 24b76dade7
commit ab6621941b
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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',