Skip to content
Snippets Groups Projects
Commit 2ca47b00 authored by Sebastian Oberschwendtner's avatar Sebastian Oberschwendtner
Browse files

Update .gitlab-ci.yml file

parent 3e710cd9
No related branches found
No related tags found
3 merge requests!76Draft: Updated Python code example,!73Initial open source version,!1Doxygen setup for contionuous documentation
Checking pipeline status
......@@ -24,7 +24,7 @@ doxygen:
before_script:
- apt-get update && apt-get install -y doxygen
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/libraries
- git clone -b feature-aircraftGeometry2 https://gitlab-ci-token:${CI_JOB_TOKEN}@git.rwth-aachen.de/unicado/libraries
- doxygen libraries/aircraftGeometry2/doc/Doxyfile
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment