[gitg/wip/valadoc] gitlabci: Publish docs
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gitg/wip/valadoc] gitlabci: Publish docs
- Date: Fri, 12 Oct 2018 10:27:53 +0000 (UTC)
commit be7293c9f46c7f8a7677d2521d48d193915be3b0
Author: Alberto Fanjul <albertofanjul gmail com>
Date:   Fri Oct 12 12:27:35 2018 +0200
    gitlabci: Publish docs
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c36d62c..313d2552 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,6 +22,8 @@ flatpak:
         - flatpak build app meson --prefix=/app ${MESON_ARGS} _build
         - flatpak build app ninja -C _build install
         - flatpak build app ninja -C _build libgitg-ext-docs
+        - mkdir -p public
+        - mv docs public/valadocs
         - flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH}
         - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
         - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID}
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]