As a developer
I need DevOps Pipeline
So that I can automatically deploy app.
Assumptions:
DevOps Pipeline in Bluemix can be connected to the GitHub repository.
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.
As a developer I need DevOps Pipeline So that I can automatically deploy app.
Assumptions:
Acceptance Criteria: