[gnome-nibbles] ci: remove deprecated jobs



commit 5b6978f41b59e5e15a39a5c212f49a871019fba6
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 2 16:06:41 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 | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3e5ffef..5732786 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,11 +11,3 @@ flatpak:
     FLATPAK_MODULE: 'gnome-nibbles'
     MESON_ARGS: ''
     APP_ID: 'org.gnome.Nibbles'
-
-review:
-  dependencies:
-    - 'flatpak'
-  extends: '.review'
-
-stop_review:
-  extends: '.stop_review'


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