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