Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0f22f848 authored by ESTERIE Pierre's avatar ESTERIE Pierre
Browse files

add doc stage

parent de8b0e43
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ default:
stages:
- build
- doc
- pages
cmake:
......@@ -20,9 +21,9 @@ cmake:
-DCMAKE_CXX_COMPILER=g++
doc:
stage: build
stage: doc
dependencies:
- cmake
- build
artifacts:
name: cpp_tools_doc
expire_in: 1 day
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment