Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
eb7e6159bc
commit
c6ced539d1
@ -52,7 +52,7 @@ pipeline {
|
||||
agent {
|
||||
dockerfile {
|
||||
'filename' 'create.dockerfile'
|
||||
'args' '-v $(pwd)/:/script'
|
||||
'args' '-v $pwd/:/script'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user