summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-03-06 11:44:06 +0100
committerOndrej Holy <oholy@redhat.com>2020-08-19 15:09:37 +0200
commita0b340246cb840938673b98ae11570706a5d5d4f (patch)
tree1eb3337608a2da31fa0173dd86bca872644dacf1
parent00503c884bda4857929c4e1b194be3f834bc7ba0 (diff)
downloadnautilus-a0b340246cb840938673b98ae11570706a5d5d4f.tar.gz
ci: Remove obsolete review jobs
Teh review and stop_review jobs are no more needed as per flatpak_ci_initiative.yml comments. Let't remove them to make the file more readable.
-rw-r--r--.gitlab-ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d14aff880..515ffd9cc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,14 +60,6 @@ flatpak devel:
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
APP_ID: "org.gnome.NautilusDevel"
-review:
- dependencies:
- - 'flatpak devel'
- extends: '.review'
-
-stop_review:
- extends: '.stop_review'
-
nightly:
extends: '.publish_nightly'
dependencies: