[gtk-web: 233/236] ci: Remove new-website branch limits



commit 445a01e1bc6ffc9e57c7f5489c4c74eeff476b84
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Feb 19 00:18:59 2020 +0000

    ci: Remove new-website branch limits
    
    The branch has been merged.

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7626db..ba22145 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,6 @@ test:
     - test
   except:
   - master
-  - new-website
 
 pages:
   stage: deploy
@@ -43,4 +42,3 @@ pages:
     - public
   only:
   - master
-  - new-website


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