This commit is contained in:
s444417 2022-03-24 18:53:13 +01:00
parent f8283d7855
commit 6afb3cf0a6

4
Jenkinsfile vendored
View File

@ -7,12 +7,12 @@ pipeline {
description: 'Kaggle username',
name: 'KAGGLE_USERNAME',
trim: false
)
),
password(
defaultValue: '',
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
name: 'KAGGLE_KEY'
)
),
string(
defaultValue: '',
description: 'Value for head command',