We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
linux-arm64
linux-s390x
linux-pcc64le
1 parent 3fa92a5 commit bcfdfa6Copy full SHA for bcfdfa6
docker-bake.hcl
@@ -170,33 +170,6 @@ group "linux" {
170
]
171
}
172
173
-group "linux-arm64" {
174
- targets = [
175
- "alpine_jdk21",
176
- "debian_jdk17",
177
- "debian_jdk21",
178
- "debian-slim_jdk21",
179
- "rhel_jdk17",
180
- "rhel_jdk21",
181
- ]
182
-}
183
-
184
-group "linux-s390x" {
185
186
187
188
189
190
191
-group "linux-ppc64le" {
192
193
194
195
196
197
198
199
200
## Common functions
201
# return a tag prefixed by the Jenkins version
202
function "_tag_jenkins_version" {
0 commit comments