[gssdp/wip/phako/gi-docgen] ci: Use docs dir for documentation deployment
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp/wip/phako/gi-docgen] ci: Use docs dir for documentation deployment
- Date: Sat, 19 Jun 2021 11:49:24 +0000 (UTC)
commit 977084282582a4707c873b3c6540efe8840fb3a7
Author: Jens Georg <mail jensge org>
Date: Sat Jun 19 13:47:50 2021 +0200
ci: Use docs dir for documentation deployment
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6d6c99b..5930c19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -190,7 +190,7 @@ pages:
- meson doc-build -Dgtk_doc=true
- ninja -C doc-build doc/GSSDP
- mkdir -p public
- - mv doc-build/doc/GSSDP public/GSSDP
+ - mv doc-build/doc/GSSDP public/docs
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]