commit | 1bb945e7d8470d59077851fb9a13b44f64b2e415 | [log] [tgz] |
---|---|---|
author | Tadas Sutkaitis <tadasas@gmail.com> | Fri Jun 21 08:46:05 2024 +0300 |
committer | GitHub <noreply@github.com> | Fri Jun 21 05:46:05 2024 +0000 |
tree | 09537a7a8930381757e996ff74f3c666eeff7167 | |
parent | 77acfaa7cbb7987f5d84264e6093502f17b9c331 [diff] [blame] |
feat: build arm64 images for computes (#1350)
diff --git a/zuul.d/container-images/ovn.yaml b/zuul.d/container-images/ovn.yaml index 0c31387..e7735cb 100644 --- a/zuul.d/container-images/ovn.yaml +++ b/zuul.d/container-images/ovn.yaml
@@ -49,6 +49,7 @@ repository: registry.atmosphere.dev/library/ovn-host arch: - linux/amd64 + - linux/arm64 build_args: - "RELEASE={{ zuul.branch | replace('stable/', '') }}" - OVN_COMPONENT=host