]> cat aescling's git repositories - mastodon.git/commitdiff
Set BUNDLE_PATH in CircleCI (#13214)
authorDavid Cook <divergentdave@gmail.com>
Sun, 8 Mar 2020 14:45:19 +0000 (09:45 -0500)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2020 14:45:19 +0000 (15:45 +0100)
.circleci/config.yml

index 3ba027d953003c59d57d1ba91a1147f29ee674a6..a343fc654a7748eae6f2622ae5d19069f0dfac3c 100644 (file)
@@ -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