Skip to content

Commit

Permalink
Add solr url to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadel committed Aug 25, 2021
1 parent 0fe7c2d commit 9c5d62a
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 @@ -21,6 +21,7 @@ jobs:
environment:
COVERALLS_PARALLEL: true
RAILS_VERSION: << parameters.rails_version >>
SOLR_URL: http://127.0.0.1:8985/solr/hydra-test
steps:
- checkout

Expand Down

0 comments on commit 9c5d62a

Please sign in to comment.