fix jenkinsfile

This commit is contained in:
Maciej Czajka 2022-03-27 22:10:14 +02:00
parent 4364884379
commit 2aa8876b2b

1
Jenkinsfile vendored
View File

@ -23,7 +23,6 @@ pipeline {
KAGGLE_KEY="$params.KAGGLE_KEY"
CUTOFF="$params.CUTOFF"
}
stages {
stage('Checkout'){
steps {