mlflflflflow
This commit is contained in:
parent
0aea97fb68
commit
ed95143010
@ -22,7 +22,7 @@ node {
|
||||
|
||||
def local_image = docker.build("s452639-image")
|
||||
|
||||
local_image.inside {
|
||||
local_image.inside('-v /tmp/mlruns:/tmp/mlruns -v /mlruns:/mlruns') {
|
||||
stage('Build') {
|
||||
checkout([$class: 'GitSCM', branches: [[name: BRANCH_NAME]], extensions: [], userRemoteConfigs: [[url: 'https://git.wmi.amu.edu.pl/s452639/ium_452639']]])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user