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