[gnome-books] ci: remove deprecated jobs The functionality of these jobs exists in the normal build job now and th



commit 97966ce4cce15f2208927dd8092851a0e381d008
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 14:26:05 2020 +0000

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

 .gitlab-ci.yml | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 344d7067..d93404a1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,15 +20,5 @@ flatpak:master:
         APP_ID: "org.gnome.Books"
     extends: .flatpak
 
-review:
-    extends: .review
-    stage: deploy
-    dependencies:
-        - flatpak:master
-
-stop_review:
-    extends: .stop_review
-    stage: deploy
-
 nightly:
     extends: '.publish_nightly'


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