Skip to content

Commit

Permalink
Set BUNDLE_PATH in CircleCI (mastodon#13214)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Mar 8, 2020
1 parent 6185bff commit 05d83cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ aliases:
- image: circleci/ruby:2.7-buster-node
environment: &ruby_environment
BUNDLE_APP_CONFIG: ./.bundle/
BUNDLE_PATH: ./vendor/bundle/
DB_HOST: localhost
DB_USER: root
RAILS_ENV: test
Expand Down

0 comments on commit 05d83cb

Please sign in to comment.