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

change path to component compose files

parent 314c33b0
Branches
Tags
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment