[gnome-runtime-images/bundle-all] Drop 3.36 and 3.38
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-runtime-images/bundle-all] Drop 3.36 and 3.38
- Date: Thu, 30 Sep 2021 07:55:31 +0000 (UTC)
commit 7aa8d8eae4690ec3250dcd01a2e703875e983133
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Sep 30 09:54:27 2021 +0200
Drop 3.36 and 3.38
.gitlab-ci.yml | 28 ----------------------------
1 file changed, 28 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9bdedc1..f9d6120 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -112,26 +112,6 @@ flat-manager-client:
- when: 'manual'
allow_failure: true
-.vars_3_36:
- variables:
- BRANCH: "3.36"
- FD_BRANCH: "19.08"
- rules:
- - if: '$REBUILD_3_36'
- when: 'always'
- - when: 'manual'
- allow_failure: true
-
-.vars_3_38:
- variables:
- BRANCH: "3.38"
- FD_BRANCH: "20.08"
- rules:
- - if: '$REBUILD_3_38'
- when: 'always'
- - when: 'manual'
- allow_failure: true
-
.vars_40:
variables:
BRANCH: "40"
@@ -146,14 +126,6 @@ gnome:nightly:
stage: 'runtimes'
extends: ['.sdk_template', '.vars_nightly']
-gnome:3.36:
- stage: 'runtimes'
- extends: ['.sdk_template', '.vars_3_36']
-
-gnome:3.38:
- stage: 'runtimes'
- extends: ['.sdk_template', '.vars_3_38']
-
gnome:40:
stage: 'runtimes'
extends: ['.sdk_template', '.vars_40']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]