[gexiv2/wip/phako/gi-docgen: 1/2] ci: Publish new docs
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2/wip/phako/gi-docgen: 1/2] ci: Publish new docs
- Date: Wed, 26 May 2021 11:42:54 +0000 (UTC)
commit 090f92da11a147eb282d943b712eb25e373f72ce
Author: Jens Georg <mail jensge org>
Date: Wed May 26 13:29:10 2021 +0200
ci: Publish new docs
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 52e92a9..c80a0b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -210,7 +210,7 @@ pages:
- meson doc-build -Dgtk_doc=true
- ninja -C doc-build gexiv2-doc
- mkdir -p public
- - mv doc-build/docs/reference/html public/docs
+ - mv doc-build/docs/reference/GExiv2 public/gi-docgen
artifacts:
paths:
- public
@@ -219,4 +219,5 @@ pages:
only:
- master
- /^wip\/.*\/ci.*$/
+ - /^wip\/.*doc.*$/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]