Skip to content

Commit

Permalink
making space env var.
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Romo committed Aug 14, 2016
1 parent 4a0d552 commit e379aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- cf api https://api.ng.bluemix.net
- cf api https://api.ng.bluemix.net
- cf auth $USER $PASSWORD
- cf target -o $USER -s banded
- cf target -o $USER -s $SPACE_NAME
- cf a

# test:
Expand Down

0 comments on commit e379aef

Please sign in to comment.