Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dorie
dorie
Commits
a8494170
Commit
a8494170
authored
Jan 25, 2018
by
Lukas Riedel
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: save built docs as artifacts
parent
5e41aac9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
.gitlab-ci.yml
.gitlab-ci.yml
+6
-1
No files found.
.gitlab-ci.yml
View file @
a8494170
...
...
@@ -84,4 +84,9 @@ deploy:build_docs:
-
build:main
script
:
-
./dune-common/bin/dunecontrol --only=dorie configure
-
./dune-common/bin/dunecontrol --only=dorie make doc
\ No newline at end of file
-
./dune-common/bin/dunecontrol --only=dorie make doc
artifacts
:
name
:
"
$CI_JOB_NAME"
paths
:
-
$CI_PROJECT_DIR/build-cmake/doc
expire_in
:
1 week
\ No newline at end of file
Lukas Riedel
@lriedel
mentioned in commit
14b078b1
·
Jan 26, 2018
mentioned in commit
14b078b1
mentioned in commit 14b078b1ea239c4fa839277a604e98f0dada47cf
Toggle commit list
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