NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

Set up the DevOps Pipeline and connect it to the GitHub repo. #48

Closed hjcho7311 closed 6 years ago

hjcho7311 commented 6 years ago

As a developer I need DevOps Pipeline So that I can automatically deploy app.

Assumptions:

Acceptance Criteria:

Given setting up DevOps Pipeline in Bluemix and connecting this Pipeline to the GitHub repository.
When every time the master branch is updated and every time someone submits a Pull Request in GitHub
Then our Order app will deploy automatically.