Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
ce40618c29
commit
9965b0a1c3
6
Docker/Jenkinsfile
vendored
6
Docker/Jenkinsfile
vendored
@ -15,12 +15,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Build image') {
|
||||
steps {
|
||||
app = docker.build("ium_docker", "./Docker/")
|
||||
}
|
||||
}
|
||||
|
||||
stage('Split set into dev/train/test') {
|
||||
steps {
|
||||
app.inside {
|
||||
|
Loading…
Reference in New Issue
Block a user