Skip to content
Snippets Groups Projects
Commit 0eab71e6 authored by Alexander Pace's avatar Alexander Pace
Browse files

Update .gitlab-ci.yml to clone *just* the hdf5 file needed from lalsuite-extra

parent dfe2fc14
No related branches found
No related tags found
No related merge requests found
......@@ -275,8 +275,8 @@ test:offline:
- yum -y install texlive*
# Get the necessary ROM data:
- git clone https://git.ligo.org/lscsoft/lalsuite-extra.git ${GSTLAL_DIR}/lalsuite-extra
- export LAL_DATA_PATH=${GSTLAL_DIR}/lalsuite-extra/data/lalsimulation/
- git clone https://git.ligo.org/alexander-pace/gstlal-testing-data.git ${GSTLAL_DIR}/gstlal-testing-data
- export LAL_DATA_PATH=${GSTLAL_DIR}/gstlal-testing-data/
- cd gstlal-inspiral/tests
......
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