Skip to content
Snippets Groups Projects
Commit 71287b6b authored by Terry Brady's avatar Terry Brady
Browse files

travis troubleshooting

parent dfcb5abd
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ install:
# Start up DSpace 7 using the entities database dump
- docker-compose -f docker-compose-travis.yml up -d
# Use the dspace-cli image to populate the assetstore. Trigger a discovery and oai update
- docker-compose -f ./to_be_determined/cli.yml -f ./to_be_determined/cli.assetstore.yml run --rm dspace-cli
#- docker-compose -f ./to_be_determined/cli.yml -f ./to_be_determined/cli.assetstore.yml run --rm dspace-cli
- travis_retry yarn install
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment