Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
94706c164c
commit
40178b6fc1
@ -51,8 +51,8 @@ pipeline {
|
||||
stage('Docker') {
|
||||
agent {
|
||||
dockerfile {
|
||||
'filename' 'create.dockerfile'
|
||||
'args' '-v $pwd:/script'
|
||||
filename 'create.dockerfile'
|
||||
args '-v $HOME:/script'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user