[gssdp/wip/phako/ci] ci: Enable doc builds also for WIP..ci branches



commit 4bd3c4de0d9c4bb0eb2d5a950928f881e1eb8c49
Author: Jens Georg <mail jensge org>
Date:   Sat May 22 12:31:18 2021 +0200

    ci: Enable doc builds also for WIP..ci branches

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e46ab81..aeee5b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -147,5 +147,5 @@ pages:
     - build-fedora-container@x86_64
   only:
     - master
-    - /^wip/ci.*$/
+    - /^wip\/.*\/ci.*$/
 


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