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

Check out correct branch

parent 27341d80
No related branches found
No related tags found
1 merge request!2Feature/add test pipeline
Pipeline #163297 passed
......@@ -12,7 +12,7 @@ api_test:
when: always
script:
- rm -rf insite
- git clone --recurse-submodules https://devhub.vr.rwth-aachen.de/VR-Group/in-situ-pipeline/insite.git
- git clone --branch feature/add-test-pipeline --single-branch --recurse-submodules https://devhub.vr.rwth-aachen.de/VR-Group/in-situ-pipeline/insite.git
- cd insite/access-node
- git checkout $CI_COMMIT_SHA
- cd ../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