modify Jenkins ver 1.1

This commit is contained in:
Kamila 2022-03-27 13:27:01 +02:00
parent 54ac508aa6
commit 32c055e211

2
Jenkinsfile vendored
View File

@ -6,7 +6,7 @@ pipeline {
description: '', description: '',
name: 'KAGGLE_USERNAME', name: 'KAGGLE_USERNAME',
trim: false trim: false
), )
password( password(
defaultValue: '', defaultValue: '',
description: '', description: '',