Skip to content

Commit 51b6872

Browse files
Robert MarshallClemens Beck
andcommitted
Merge branch 'remove-pi-os-12-release' into 'master'
Remove Pi OS 12 release jobs See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7431 Merged-by: Robert Marshall <[email protected]> Approved-by: Mitchell Nielsen <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: Clemens Beck <[email protected]>
2 parents efe07fd + 9b66c61 commit 51b6872

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

gitlab-ci-config/check-packages.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,6 @@ Raspberry-Pi-2-Bullseye-check:
137137
variables:
138138
package_repository: 'raspberry-pi2'
139139
tags: !reference [.distribution-armhf-tags]
140-
Raspberry-Pi-2-Bookworm-check:
141-
image: "${BUILDER_IMAGE_REGISTRY}/rpi_12:${BUILDER_IMAGE_REVISION}"
142-
extends:
143-
- .apt-install
144-
- .ce-tag-only
145-
variables:
146-
package_repository: 'raspberry-pi2'
147-
tags: !reference [.distribution-armhf-tags]
148140
Ubuntu-18.04-fips-check:
149141
image: "${BUILDER_IMAGE_REGISTRY}/ubuntu_18.04_fips:${BUILDER_IMAGE_REVISION}"
150142
extends:

gitlab-ci-config/dev-gitlab-org.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,10 +1106,6 @@ Raspberry-Pi-2-Bullseye:
11061106
extends: .rpi_tag_template
11071107
image: "${BUILDER_IMAGE_REGISTRY}/rpi_11:${BUILDER_IMAGE_REVISION}"
11081108

1109-
Raspberry-Pi-2-Bookworm:
1110-
extends: .rpi_tag_template
1111-
image: "${BUILDER_IMAGE_REGISTRY}/rpi_12:${BUILDER_IMAGE_REVISION}"
1112-
11131109
Raspberry-Pi-2-Buster-release:
11141110
extends: .raspbian_release_template
11151111
needs:
@@ -1120,11 +1116,6 @@ Raspberry-Pi-2-Bullseye-release:
11201116
needs:
11211117
- Raspberry-Pi-2-Bullseye
11221118

1123-
Raspberry-Pi-2-Bookworm-release:
1124-
extends: .raspbian_release_template
1125-
needs:
1126-
- Raspberry-Pi-2-Bookworm
1127-
11281119
AWS-CE-Release:
11291120
variables:
11301121
AWS_LISTING_NAME: "GitLab Community Edition"

0 commit comments

Comments
 (0)