[gnome-calendar] ci: remove deprecated jobs
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] ci: remove deprecated jobs
- Date: Sun, 2 Aug 2020 16:07:59 +0000 (UTC)
commit 36a22b930a00b1a6accd58739864f40feb7364b9
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Aug 2 16:07:57 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 | 11 -----------
1 file changed, 11 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 54bc1bd7..8239fb63 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,6 @@ variables:
stages:
- 'flatpak'
- - 'review'
- 'deploy'
flatpak:master:
@@ -22,16 +21,6 @@ flatpak:master:
MESON_ARGS: "-Dtracing=true -Dprofile=development"
APP_ID: "org.gnome.Calendar.Devel"
-review:
- extends: '.review'
- stage: 'review'
- dependencies:
- - 'flatpak:master'
-
-stop_review:
- extends: '.stop_review'
- stage: 'review'
-
flatpak:nightly:
extends: '.publish_nightly'
dependencies:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]