fix jenkinsfile
This commit is contained in:
parent
4364884379
commit
2aa8876b2b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -23,7 +23,6 @@ pipeline {
|
||||
KAGGLE_KEY="$params.KAGGLE_KEY"
|
||||
CUTOFF="$params.CUTOFF"
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Checkout'){
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user