Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
9965b0a1c3
commit
4630664995
2
Docker/Jenkinsfile
vendored
2
Docker/Jenkinsfile
vendored
@ -17,10 +17,8 @@ pipeline {
|
||||
|
||||
stage('Split set into dev/train/test') {
|
||||
steps {
|
||||
app.inside {
|
||||
sh 'ls -la'
|
||||
sh 'python3 ./Docker/script.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user