Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
b80b0016ce
commit
a5a0022e1b
@ -51,16 +51,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Docker') {
|
||||
agent {
|
||||
dockerfile {
|
||||
'filename' 'create.dockerfile'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
echo 'building docker'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
stage('Goodbye!') {
|
||||
|
Loading…
Reference in New Issue
Block a user