Skip to content

Commit

Permalink
remove blue green code
Browse files Browse the repository at this point in the history
  • Loading branch information
Gl4di4torRr committed Apr 8, 2019
1 parent 2333f23 commit eae2302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blue-green-spring/.openshift/builds/params
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
APPLICATION_NAME=spring-boot-web
NAMESPACE=cspring-boot-web-build
NAMESPACE=spring-boot-web-build
IMAGE_STREAM_TAG_NAME=redhat-openjdk18-openshift:1.1
2 changes: 1 addition & 1 deletion blue-green-spring/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pipeline {
println("New version tag: ${version}")
}
}
}
}

stage('Build') {
steps {
Expand Down

0 comments on commit eae2302

Please sign in to comment.