This commit is contained in:
s444501 2022-03-27 18:08:03 +02:00
parent 1b6accfd0a
commit 4f862d237a

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
parameters {
string(
defaultValue: 'shuhrer',
defaultValue: '',
description: 'Kaggle username',
name: 'KAGGLE_USERNAME',
trim: false