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:
137
137
variables :
138
138
package_repository : ' raspberry-pi2'
139
139
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]
148
140
Ubuntu-18.04-fips-check :
149
141
image : " ${BUILDER_IMAGE_REGISTRY}/ubuntu_18.04_fips:${BUILDER_IMAGE_REVISION}"
150
142
extends :
Original file line number Diff line number Diff line change @@ -1106,10 +1106,6 @@ Raspberry-Pi-2-Bullseye:
1106
1106
extends : .rpi_tag_template
1107
1107
image : " ${BUILDER_IMAGE_REGISTRY}/rpi_11:${BUILDER_IMAGE_REVISION}"
1108
1108
1109
- Raspberry-Pi-2-Bookworm :
1110
- extends : .rpi_tag_template
1111
- image : " ${BUILDER_IMAGE_REGISTRY}/rpi_12:${BUILDER_IMAGE_REVISION}"
1112
-
1113
1109
Raspberry-Pi-2-Buster-release :
1114
1110
extends : .raspbian_release_template
1115
1111
needs :
@@ -1120,11 +1116,6 @@ Raspberry-Pi-2-Bullseye-release:
1120
1116
needs :
1121
1117
- Raspberry-Pi-2-Bullseye
1122
1118
1123
- Raspberry-Pi-2-Bookworm-release :
1124
- extends : .raspbian_release_template
1125
- needs :
1126
- - Raspberry-Pi-2-Bookworm
1127
-
1128
1119
AWS-CE-Release :
1129
1120
variables :
1130
1121
AWS_LISTING_NAME : " GitLab Community Edition"
You can’t perform that action at this time.
0 commit comments