Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 23d4d64

Browse files
author
Adam Garstka
committed
Run bundle install on circle
1 parent 9b6a235 commit 23d4d64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dependencies:
88
override:
99
- echo $gcloud_json_key_base64 | sed 's/ //g' | base64 -d > /tmp/gcloud_key.json
1010
- curl https://sdk.cloud.google.com | bash
11+
- bundle install
1112

1213
test:
1314
override:

0 commit comments

Comments
 (0)