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

Remove insite directory before clone

parent c6d11602
No related branches found
No related tags found
1 merge request!2Feature/add test pipeline
Pipeline #163295 failed
......@@ -11,6 +11,7 @@ api_test:
expire_in: 1 week
when: always
script:
- rm -rf insite
- 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
......
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