nyu-devops-team7 / shopcarts

The shopcarts resource allows customers to make a collection of products that they want to purchase
Apache License 2.0
0 stars 3 forks source link

Setup CI/CD pipeline for dev environment in cloud #49

Open prateeksab opened 3 years ago

prateeksab commented 3 years ago

As a: developer I need: a CI/CD pipeline in the cloud So that: I can build, test and deploy to development and production environments in the cloud

Assumptions:

Acceptance Criteria: Given the CI/CD pipeline has been setup When a developer pushes code to the cloud Then the code should build, test, and deploy to the dev and prod environments in the cloud

prateeksab commented 3 years ago

Assigning to @rgordon126 as he is the owner of the git repo and the cloud workspace