Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
set api url
Browse files Browse the repository at this point in the history
  • Loading branch information
van-ibm committed Jun 22, 2018
1 parent 7b80050 commit 4ca9412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bluemix/pipeline-DEPLOY.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash
bx api $CF_TARGET_URL

# Push the app
if ! bx app show $CF_APP; then
bx app push $CF_APP -n $CF_APP
Expand Down

0 comments on commit 4ca9412

Please sign in to comment.