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