File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff 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]
148140Ubuntu-18.04-fips-check :
149141 image : " ${BUILDER_IMAGE_REGISTRY}/ubuntu_18.04_fips:${BUILDER_IMAGE_REVISION}"
150142 extends :
Original file line number Diff line number Diff 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-
11131109Raspberry-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-
11281119AWS-CE-Release :
11291120 variables :
11301121 AWS_LISTING_NAME : " GitLab Community Edition"
You can’t perform that action at this time.
0 commit comments