This commit is contained in:
szymonj98 2022-03-23 19:42:27 +01:00
parent 73ad2ff83a
commit ae2f84c61c

6
Jenkinsfile vendored
View File

@ -7,7 +7,11 @@ pipeline {
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'
)
cutoff(
defaultValue: '',
description: 'Value for head command'