[gtk/docs-gtk-org] ci: Only deploy changes from this branch



commit cbbce947d3268fc4000eb4f3c970b8b043d0e97b
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Dec 31 15:18:08 2021 +0000

    ci: Only deploy changes from this branch

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 931c5422f3..38e1d4e57a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,3 +25,5 @@ pages:
   artifacts:
     paths:
       - public
+  only:
+    - docs-gtk-org@GNOME/gtk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]