[citemplates] flatpak template: remove deprecated jobs



commit 5c154ea0cbf33f4f73df84dd4b4ab576e17563a3
Author: Jordan Petridis <jordan centricular com>
Date:   Sun Aug 2 20:03:34 2020 +0300

    flatpak template: remove deprecated jobs
    
    Nothing uses them anymore, ported everything in gitlab.gnome.org
    away from them.

 flatpak/flatpak_ci_initiative.yml | 20 --------------------
 1 file changed, 20 deletions(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index d839294..a58a073 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -43,26 +43,6 @@
       - '.flatpak-builder/downloads'
       - '.flatpak-builder/git'
 
-.review:
-  stage: 'deploy'
-  script:
-    - echo "This job has been deprecated and is no longer needed!"
-  except:
-    refs:
-      - 'tags'
-      - 'master'
-      - 'branches'
-
-.stop_review:
-  stage: 'deploy'
-  script:
-    - echo "This job has been deprecated and is no longer needed!"
-  except:
-    refs:
-      - 'tags'
-      - 'master'
-      - 'branches'
-
 .publish_nightly:
   image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/flat-manager-client'
   stage: 'deploy'


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