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

Fix CI issues

parent bf877330
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 #1590398 waiting for manual action
......@@ -72,6 +72,7 @@ pages:
- pipenv install --dev # Install all necessary dependencies
script:
# Use the persisted content from the previous stage (aircraft-design)
- ls -la $CI_PROJECT_DIR
- cp -r $CI_PROJECT_DIR/aircraft-design $CI_PROJECT_DIR/docs/documentation # Copy content to the docs/documentation folder
- echo $CI_PROJECT_DIR # Print the value of CI_PROJECT_DIR for debugging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment