As a Developer
I need setup a new space in Bluemix for production
So that when code passes though Build, Dev, Test stages successfully it automatically moves the code to Production
Assumptions:
Acceptance Criteria:
Given a Bluemix pipeline has been setup with a Build, Dev, Test stage
When all tests pass all previous steps in the Pipeline
Then the changes should propagate to the Production stage
As a Developer
I need setup a new space in Bluemix for production
So that when code passes though Build, Dev, Test stages successfully it automatically moves the code to Production
Assumptions:
ProdAcceptance Criteria: