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

Fix issues in cloning libraries

parent 3b4f457b
Branches
No related tags found
2 merge requests!55[WEBPAGE] Update style of current unicado page,!17Integrate mkdoxy in CI pipeline
Pipeline #1590352 waiting for manual action
...@@ -43,6 +43,7 @@ clone: ...@@ -43,6 +43,7 @@ clone:
# Save the generated documentation as artifacts so they can be accessed later in the pipeline # Save the generated documentation as artifacts so they can be accessed later in the pipeline
paths: paths:
- $CI_PROJECT_DIR/aircraft-design - $CI_PROJECT_DIR/aircraft-design
- $CI_PROJECT_DIR/libraries
- $CI_PROJECT_DIR/docs/documentation - $CI_PROJECT_DIR/docs/documentation
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' # Run when the commit is on the default branch - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' # Run when the commit is on the default branch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment