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