commit | f77e4ba8e88fef3266346eb034e2168ef11296ca | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Jun 21 14:24:28 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 21 12:24:28 2024 +0000 |
tree | e4d63b167c43377f439a2e0af6cb9c572a345bd3 | |
parent | 6f0fef56f9b22fb0d34874eb594896db0f83196d [diff] [blame] |
[stable/2023.2] feat: build arm64 images for computes (#1423) 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