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
0f49803f
Commit
0f49803f
authored
May 07, 2021
by
ESTERIE Pierre
Browse files
adding doxyen folder artifact
parent
adcd10eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0f49803f
...
...
@@ -28,7 +28,7 @@ doc:
name
:
cpp_tools_doc
expire_in
:
1 day
paths
:
-
build/docs/html
-
build/docs/
doxygen/
html
script
:
-
cd build && make doc
...
...
@@ -41,6 +41,6 @@ pages:
-
public
script
:
-
mkdir public
-
mv build/docs/html/* public/
-
mv build/docs/
doxygen/
html/* public/
only
:
-
master
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