Set BUNDLE_PATH in CircleCI (#13214)
This commit is contained in:
		
							parent
							
								
									ef73f37f36
								
							
						
					
					
						commit
						3c45ec6b58
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue