This commit is contained in:
s444417 2022-03-24 19:06:00 +01:00
parent e248f45981
commit 88094a897f

4
Jenkinsfile vendored
View File

@ -6,12 +6,12 @@ pipeline {
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: 'mikolaj2',
description: 'Kaggle username',
name: 'KAGGLE_USERNAME'
),
)
string(
defaultValue: '',
description: 'Value for head command',