DevOpsWishlist / wishlists

A collection of lists of products I wish I had
Apache License 2.0
0 stars 0 forks source link

Add Prod Deploy Stage to Pipeline #42

Open aklufas opened 3 years ago

aklufas commented 3 years ago

Add a Production Deploy Stage to the pipeline to deploy to the production space if all of the integration tests pass

As a developer I need a prod deploy stage
So that I can move my code after all the integration tests pass

Assumptions:

Acceptance Criteria:

Given ...
When ...
Then ...