dockerfile
This commit is contained in:
parent
e5de415f69
commit
5aa89e2306
@ -8,6 +8,7 @@ pipeline {
|
||||
stage('Stage') {
|
||||
steps {
|
||||
sh 'cd lab8'
|
||||
sh 'ls -la'
|
||||
sh "python predictMlflow.py"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user