NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

Add a Prod Deployment stage to the pipeline #55

Closed andyd0 closed 6 years ago

andyd0 commented 6 years ago

As a developer I need production deploy stage in our CI pipeline So that when all integration tests pass code is pushed to production

Assumptions Prod space is created on Bluemix

Acceptance Criteria:

When all integration tests have passed, code should be pushed to production