changed jenkinsfile
This commit is contained in:
parent
1ab5347d39
commit
ccb30334fa
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string (
|
||||||
defaultValue: 'worldwidepaniel',
|
defaultValue: 'worldwidepaniel',
|
||||||
description: 'Kaggle username',
|
description: 'Kaggle username',
|
||||||
name: 'KAGGLE_USERNAME',
|
name: 'KAGGLE_USERNAME',
|
||||||
|
Loading…
Reference in New Issue
Block a user