diff --git a/Jenkinsfile b/Jenkinsfile index 3677c48..bbc58f7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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'