[evince] ci: remove deprecated jobs



commit b0cdf0c508b6bf846f8aff52497c2486cfe51a9b
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:10:06 2020 +0000

    ci: remove deprecated jobs
    
    The functionality of these jobs exists in the normal
    build job now and they are no longer needed.
    
    citemplates@544836ee

 .gitlab-ci.yml | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a8aff3578..6d3400e4f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,16 +63,6 @@ flatpak:
         APP_ID: "org.gnome.Evince"
     extends: .flatpak
 
-review:
-    stage: deploy
-    dependencies:
-        - flatpak
-    extends: .review
-
-stop_review:
-    stage: deploy
-    extends: .stop_review
-
 nightly:
     dependencies:
         - flatpak


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