This commit is contained in:
szymonj98 2022-03-23 19:41:14 +01:00
parent 4be2fb4897
commit 73ad2ff83a

6
Jenkinsfile vendored
View File

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