Skip to content
Snippets Groups Projects
Commit c6d11602 authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Add missing dollar sign

parent f15a88aa
No related branches found
No related tags found
1 merge request!2Feature/add test pipeline
Pipeline #163293 failed
......@@ -13,7 +13,7 @@ api_test:
script:
- git clone --recurse-submodules https://devhub.vr.rwth-aachen.de/VR-Group/in-situ-pipeline/insite.git
- cd insite/access-node
- git checkout CI_COMMIT_SHA
- git checkout $CI_COMMIT_SHA
- cd ../tests
- pip3 install --user -r requirements.txt
- pytest
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