Skip to content
Snippets Groups Projects
Commit 0018b7b2 authored by Maurice Zimmnau's avatar Maurice Zimmnau
Browse files

Small cleanup

parent 8e350c91
No related branches found
No related tags found
No related merge requests found
Pipeline #1626000 failed
......@@ -44,14 +44,6 @@ setup-integration-test:
- cd ${PATH_CLEAN_ADDITIONAL_SOFTWARE} && git checkout ${BRANCH_ADDITIONAL_SOFTWARE} && cd ${DIR_SUBMODULE_LIBS} && git checkout ${BRANCH_LIBRARIES}
- cd ${PATH_CLEAN_AIRCRAFT_REFERENCES} && git checkout ${BRANCH_AIRCRAFT_REFERENCES}
- cd ${PATH_CLEAN_LIBRARIES} && git checkout ${BRANCH_LIBRARIES} && cd ${CI_PROJECT_DIR}
## If needed - checkout other lib version
## Caution: the merge request shall work with the provided libraries,
## otherwise a submodule update shall be commited as well
#- rm -rf ${DIR_SUBMODULE_LIBS}
#- cd ${DIR_SUBMODULE_LIBS}
#- git checkout ${BRANCH_LIBRARIES}
- cd ${CI_PROJECT_DIR}
# Synnc also submodules of the current aircraft_design working copy
......
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