commit | 2db27b97530ca227ae26c4aa78cfe959597cd563 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Jun 21 20:27:43 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 21 18:27:43 2024 +0000 |
tree | f5ffeb20259d032d9f1792ce3358169dabadec76 | |
parent | bd43c04b53895b5b091a071494ab54ca60bc60a9 [diff] [blame] |
[stable/2023.1] feat: build arm64 images for computes (#1424) This is an automated cherry-pick of #1350 /assign mnaser
diff --git a/zuul.d/container-images/nova.yaml b/zuul.d/container-images/nova.yaml index 3d07802..a74080a 100644 --- a/zuul.d/container-images/nova.yaml +++ b/zuul.d/container-images/nova.yaml
@@ -47,6 +47,7 @@ repository: registry.atmosphere.dev/library/nova arch: - linux/amd64 + - linux/arm64 build_args: - "RELEASE={{ zuul.branch | replace('stable/', '') }}" - PROJECT=nova