[gexiv2/wip/phako/gi-docgen: 13/15] ci: Don't run deploy on *doc* branches




commit 04e81576d321c1e518b93fb7893919bef88f5d1d
Author: Jens Georg <mail jensge org>
Date:   Sun Jun 20 14:22:01 2021 +0200

    ci: Don't run deploy on *doc* branches
    
    I did not anticipate that the depoly step will completely erase all the
    pages

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c073f2..3a475b2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -219,5 +219,4 @@ pages:
   only:
     - master
     - /^wip\/.*\/ci.*$/
-    - /^wip\/.*doc.*$/
 


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