script fix

This commit is contained in:
s434765 2021-03-27 20:46:38 +01:00
parent d2347c3528
commit 775d8e89bb

2
Jenkinsfile vendored
View File

@ -11,6 +11,8 @@ pipeline {
password(defaultValue: '',
description: 'Kaggle token',
name: 'KAGGLE_KEY')
])
]
)
}