Closed nyu-kaitlyn closed 1 year ago
As a developer I need a production stage in the CI/CD pipeline So that I can deploy to the prod namespace if all of the integration tests pass.
The previous stage completes successfully
Given the test stage completes successfully When I run the production stage Then my code should be deployed to the prod namespace
As a developer I need a production stage in the CI/CD pipeline So that I can deploy to the prod namespace if all of the integration tests pass.
Details and Assumptions
The previous stage completes successfully
Acceptance Criteria