Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
ubi9-redhat: disable aarch64 for OSBS build
Browse files Browse the repository at this point in the history
We will build the aarch64-enabled container at IBM, not Red Hat.

Signed-off-by: Ken Dreyer <kdreyer@ibm.com>
  • Loading branch information
ktdreyer committed Nov 26, 2024
1 parent 920eeed commit ad22b7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# https://osbs.readthedocs.io/en/latest/users.html#compose
---

platforms:
not: aarch64

compose:
packages: []
pulp_repos: true
Expand Down

0 comments on commit ad22b7f

Please sign in to comment.