changed properties to parameters

This commit is contained in:
Daniel Porzucek 2024-03-20 15:07:08 +01:00
parent 1d993154e4
commit 24230e8b6c

2
Jenkinsfile vendored
View File

@ -1,6 +1,6 @@
pipeline {
agent any
properties {
parameters {
string(
defaultValue: 'worldwidepaniel',
description: 'Kaggle username',