Skip to content
Snippets Groups Projects
Commit 3820003c authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'remove-pi-os-12-release' into 'master'

parents 1d77dee1 fbf9f621
No related branches found
No related tags found
3 merge requests!128heptapod#1534: making 1.5 the oldstable,!125heptapod#1494: make 1.5 the new stable,!123Omnibus GitLab for upstream 16.10
......@@ -137,14 +137,6 @@
variables:
package_repository: 'raspberry-pi2'
tags: !reference [.distribution-armhf-tags]
Raspberry-Pi-2-Bookworm-check:
image: "${BUILDER_IMAGE_REGISTRY}/rpi_12:${BUILDER_IMAGE_REVISION}"
extends:
- .apt-install
- .ce-tag-only
variables:
package_repository: 'raspberry-pi2'
tags: !reference [.distribution-armhf-tags]
Ubuntu-18.04-fips-check:
image: "${BUILDER_IMAGE_REGISTRY}/ubuntu_18.04_fips:${BUILDER_IMAGE_REVISION}"
extends:
......
......@@ -1106,10 +1106,6 @@
extends: .rpi_tag_template
image: "${BUILDER_IMAGE_REGISTRY}/rpi_11:${BUILDER_IMAGE_REVISION}"
Raspberry-Pi-2-Bookworm:
extends: .rpi_tag_template
image: "${BUILDER_IMAGE_REGISTRY}/rpi_12:${BUILDER_IMAGE_REVISION}"
Raspberry-Pi-2-Buster-release:
extends: .raspbian_release_template
needs:
......@@ -1120,11 +1116,6 @@
needs:
- Raspberry-Pi-2-Bullseye
Raspberry-Pi-2-Bookworm-release:
extends: .raspbian_release_template
needs:
- Raspberry-Pi-2-Bookworm
AWS-CE-Release:
variables:
AWS_LISTING_NAME: "GitLab Community Edition"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment