Skip to content

Commit

Permalink
add meaningless print
Browse files Browse the repository at this point in the history
  • Loading branch information
lsat12357 committed Aug 19, 2021
1 parent 944a25f commit feaf903
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 @@ -13,6 +13,7 @@ jobs:
- image: oregondigital/solr
command: |
bash /docker-entrypoint-initdb.d/odsetup.sh
echo 'done with setup'
bin/solr start -f -p 8985
- image: oregondigital/hydra-jetty:3.8.1-4.0
command: bash -lc 'rm -f /opt/jetty/webapps/solr.war && java -jar start.jar'
Expand Down

0 comments on commit feaf903

Please sign in to comment.