Skip to content
Snippets Groups Projects
Commit 490ea807 authored by Alfin Johny's avatar Alfin Johny
Browse files

Fix incorrect link to unicado library repo

parent 946b2cb8
No related branches found
No related tags found
2 merge requests!55[WEBPAGE] Update style of current unicado page,!17Integrate mkdoxy in CI pipeline
Pipeline #1590310 waiting for manual action
......@@ -34,7 +34,7 @@ clone:
# Clone the aircraft-design repository, including its submodules
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/aircraft-design
- cd aircraft-design || { echo "Directory not found! Exiting..."; exit 1; }
- git clone --recurse-submodules https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/libraries libs/
- git clone --recurse-submodules https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/libraries
# Change to the project directory (useful for multi-directory repositories)
- cd $CI_PROJECT_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