Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
compose
legacystack
cpp_tools
Commits
0f22f848
Commit
0f22f848
authored
May 07, 2021
by
ESTERIE Pierre
Browse files
add doc stage
parent
de8b0e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0f22f848
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment