[hitori] ci: remove deprecated jobs



commit 91c45e1f0316ef48f4964c6d054dd5419194b6f1
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:23:54 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 d8f4c8a..eb2eff6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,13 +42,3 @@ flatpak:
     RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
     APP_ID: "org.gnome.Hitori"
   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]