fix jenkinsfile
This commit is contained in:
parent
d7110d7bf9
commit
8a4df8d901
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -34,7 +34,8 @@ pipeline {
|
||||
sh "chmod +x download_dataset.sh"
|
||||
sh "./download_dataset.sh $DATA_TRAIN_RATIO"
|
||||
archiveArtifacts artifacts: 'data.csv,train.csv,test.csv', onlyIfSuccessful: true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user