devops-suppliers / suppliers

NYU DevOps Project - Suppliers
Apache License 2.0
0 stars 1 forks source link

Add Production Deploy Stage #68

Closed liyana-fauzi closed 4 years ago

liyana-fauzi commented 4 years ago

create a production instance, and add production stage

As a developer I need to add a production stage to the CD pipeline So that I can deploy to the cloud to complete the CD pipeline

Assumptions: I have the supplier app instance running in the cloud I have the github account linked to the toolchain *Unit tests have passed and integration tests have passed

Acceptance Criteria: Given I need to add a production deploy stage to the CD pipeline When the unit tests and integration tests have passed Then I can see the app in the prod space