changed properties to parameters
This commit is contained in:
parent
1d993154e4
commit
24230e8b6c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
properties {
|
||||
parameters {
|
||||
string(
|
||||
defaultValue: 'worldwidepaniel',
|
||||
description: 'Kaggle username',
|
||||
|
Loading…
Reference in New Issue
Block a user