Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Nov 6, 2023
1 parent 8711114 commit 6854d30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}

- name: Solr - Create container
run: docker run -d -p 8983:8983 geoblacklight/solr:8.9-v1.0.0 server/scripts/ci-start.sh

- name: Bundler - Install
run: gem install bundler -v 2.3.5

Expand Down

0 comments on commit 6854d30

Please sign in to comment.