[gedit] ci: remove deprecated jobs



commit 58d075c20f921a1168f8519f72f01bce33f7ec3d
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:04:19 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 5851c1b18..312efc2f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,13 +14,3 @@ flatpak:
         RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         APP_ID: "org.gnome.gedit"
     extends: .flatpak
-
-review:
-    stage: deploy
-    dependencies:
-        - 'flatpak'
-    extends: '.review'
-
-stop_review:
-    stage: deploy
-    extends: '.stop_review'


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