minor fix

This commit is contained in:
Maciej 2021-03-28 23:11:16 +02:00
parent 63dbafba8a
commit 7966adad94

2
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@ pipeline {
properties([
parameters([
string(
defaultValue: 'maciejsobkowiak,
defaultValue: 'maciejsobkowiak',
description: 'Kaggle username',
name: 'KAGGLE_USERNAME',
trim: false