[gtk/ci-pages: 2/2] ci: Deploy the API ref before flatpak
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ci-pages: 2/2] ci: Deploy the API ref before flatpak
- Date: Wed, 12 Feb 2020 18:14:19 +0000 (UTC)
commit f2da5e561700c522a1408b3424a2791a26be628b
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Feb 12 18:10:49 2020 +0000
ci: Deploy the API ref before flatpak
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6df0a99184..6993d5ae1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
stages:
- style-check
- build
- - flatpak
- deploy
+ - flatpak
.cache-paths: &cache-paths
paths:
@@ -175,9 +175,9 @@ pages:
- meson ${COMMON_MESON_FLAGS} -Dgtk_doc=true _build
- ninja -C _build gdk4-doc gsk4-doc gtk4-doc
- mkdir -p public/
- - mv _build/docs/reference/gtk/html/ public/gtk/
- mv _build/docs/reference/gdk/html/ public/gdk/
- mv _build/docs/reference/gsk/html/ public/gsk/
+ - mv _build/docs/reference/gtk/html/ public/gtk/
artifacts:
paths:
- public
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]