predict arftefacts update ls
This commit is contained in:
parent
eebf69d131
commit
fcf7d19cea
2
predict/Jenkinsfile
vendored
2
predict/Jenkinsfile
vendored
@ -15,8 +15,8 @@ pipeline {
|
|||||||
stage('Predict example value'){
|
stage('Predict example value'){
|
||||||
steps {
|
steps {
|
||||||
sh 'ls -l'
|
sh 'ls -l'
|
||||||
sh 'echo "------------"'
|
|
||||||
sh 'ls -l ./prediction_data'
|
sh 'ls -l ./prediction_data'
|
||||||
|
sh 'ls -l ./prediction_data/movies_imdb'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user