Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thibault Saunier
gst-ci
Commits
79246bde
Commit
79246bde
authored
Mar 08, 2019
by
Thibault Saunier
🌵
Browse files
fixup! WIP: Add support for building the doc
parent
d345a47b
Pipeline
#23023
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab/ci_template.yml
View file @
79246bde
...
...
@@ -400,7 +400,7 @@ build fedora x86_64:
# build cerbero cross win64:
# extends: '.build cerbero cross win64'
pages
:
documentation
:
image
:
$FEDORA_IMAGE
dependencies
:
-
'
build
fedora
x86_64'
...
...
@@ -410,8 +410,8 @@ pages:
-
cd gst-build/
-
hotdoc run --conf-file=build/subprojects/gst-docs/GStreamer-doc.json
-
cd -
-
mv gst-build/build/subprojects/gst-docs/GStreamer-doc/html
public
/
-
mv gst-build/build/subprojects/gst-docs/GStreamer-doc/html
documentation
/
artifacts
:
paths
:
-
public
-
documentation/
Write
Preview
Supports
Markdown
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