commit | 25b395ac39fa383f3313ac90f87c707fcb62bea6 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Jun 21 15:01:19 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Jun 21 19:01:19 2024 +0000 |
tree | 5f0cece5743aed3bde139eae7d5c0286c95601f1 | |
parent | d11c33fb97a32abf9cb35fff65bebd3b84d9a850 [diff] [blame] |
[stable/zed] feat: build arm64 images for computes (#1426) (cherry picked from commit 1bb945e)
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