Update .gitlab-ci.yml
This commit is contained in:
parent
8c7a2b7fe1
commit
f8125f8a27
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ before_script:
|
|||
build1:
|
||||
stage: build
|
||||
script:
|
||||
- ./doxygen.py path/to/your/Doxyfile-mcss
|
||||
- ./doxygen.py ../../Doxyfile-mcss
|
||||
|
||||
pages:
|
||||
script:
|
||||
|
|
Reference in a new issue