[gedit/zbrown/deteplification-src: 462/633] ci: remove deprecated jobs




commit fb60b9146e75258fb65c9d2c31257a7dc3952397
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]