Update 'Jenkinsfile'

This commit is contained in:
Patryk Gałka 2023-04-18 15:13:44 +02:00
parent cb86349335
commit 01687ee08e

2
Jenkinsfile vendored
View File

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