error
This commit is contained in:
parent
1c7af1c36a
commit
dc9eb1bd69
@ -12,7 +12,7 @@ pipeline {
|
||||
copyArtifacts(projectName: 's487178-create-dataset', fingerprintArtifacts: true)
|
||||
sh 'make deploy'
|
||||
}
|
||||
|
||||
}
|
||||
stage('Build Docker image') {
|
||||
steps {
|
||||
sh 'docker build -t ium_s487178 -f dockerfile3 .'
|
||||
|
Loading…
Reference in New Issue
Block a user