projects
/
platform
/
upstream
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a13641
)
gitlab-ci: Fix pages generation for the documentation
author
Marius Vlad
<marius.vlad@collabora.com>
Tue, 25 Jun 2019 14:17:08 +0000
(17:17 +0300)
committer
Marius Vlad
<marius.vlad@collabora.com>
Tue, 25 Jun 2019 14:21:00 +0000
(17:21 +0300)
Fixes
0a13641ff
: "gitlab-ci: Enable gitlab page for publishing documentation",
to point to correct sphinx documentation.
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index c0d562e3ca05147bdf22cafcdef4b5f0b3aefefc..90b30944d138c15824547a13e1fd4b6eaaa41437 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-71,7
+71,7
@@
pages:
script:
- export PREFIX=$(pwd)/prefix-weston-build-native-meson
- mkdir public
- - cp -R $PREFIX/share/
weston-doc
/* public/
+ - cp -R $PREFIX/share/
doc/weston
/* public/
artifacts:
paths:
- public