Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
new plan for beta tile
  • Loading branch information
dshuffma-ibm committed Apr 28, 2016
1 parent f1dfd40 commit 475ce2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bluemix/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ stages:
application: ${CF_APP}
script: |-
#!/bin/bash
cf create-service ibm-blockchain-4-prod ibm-blockchain-plan-4-prod myblockchain
cf push "${CF_APP}"
cf create-service ibm-blockchain-5-prod ibm-blockchain-plan-5-prod myblockchain
cf push "${CF_APP}"

0 comments on commit 475ce2b

Please sign in to comment.