small change to see if password is not shown

This commit is contained in:
Adrian Charkiewicz 2022-03-24 20:17:00 +01:00
parent 0196516e87
commit 24b76dade7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pipeline {
name: 'KAGGLE_KEY'
)
string(
defaultValue: '',
defaultValue: '20',
description: 'Value for head command',
name: 'CUTOFF'
)