Skip to content
Snippets Groups Projects
Commit 5dcb9be9 authored by Tobias Winchen's avatar Tobias Winchen
Browse files

Limit pages to main repository + Fix pages deploy

parent ad2344fd
Branches
Tags
1 merge request!2Add initial documentation setup
......@@ -54,14 +54,15 @@ pages:
dependencies:
- make_doc
script:
- mv doc/* public/
- mkdir public
- mv build/doc/* public/
artifacts:
paths:
- public
only:
- dev
- cicd
- doc
- dev@mpifr-bdg/psrdada_cpp
- cicd@mpifr-bdg/psrdada_cpp
- doc@mpifr-bdg/psrdada_cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment