This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -33,7 +33,7 @@ pipeline {
|
||||
steps {
|
||||
input message: 'Jetzt manuell freigeben für Deployment?', submitter: 'admin'
|
||||
sh 'docker build -t tatort-app .'
|
||||
sh 'docker iamge ls'
|
||||
sh 'docker image ls'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user