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

Update .gitlab-ci.yml

parent 5025249b
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ level0:gstlal: ...@@ -57,7 +57,7 @@ level0:gstlal:
image: aepace/gstlal-dev:stretch-mkl image: aepace/gstlal-dev:stretch-mkl
stage: level0 stage: level0
script: script:
- echo $GSTLAL_FIR_WHITEN - echo "$PWD" > ./pwd_output.out
- cd gstlal - cd gstlal
- ./00init.sh - ./00init.sh
- ./configure --prefix=${GSTLAL_DIR} - ./configure --prefix=${GSTLAL_DIR}
......
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