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"
|
KAGGLE_KEY="$params.KAGGLE_KEY"
|
||||||
CUTOFF="$params.CUTOFF"
|
CUTOFF="$params.CUTOFF"
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Checkout'){
|
stage('Checkout'){
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user