]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: fix arm architecture tagging 60230/head
authorDan Mick <dmick@redhat.com>
Thu, 10 Oct 2024 23:38:58 +0000 (16:38 -0700)
committerLaura Flores <lflores@ibm.com>
Mon, 14 Oct 2024 15:06:50 +0000 (10:06 -0500)
commite2e274fb5ed9dcd48d72ade42a8ab35937f020b1
tree76f67a79896bc75ff19569dc767f5a782c9a51c9
parentd01775e08e0b6765ea25a60a8ee3155f12c00f18
container/build.sh: fix arm architecture tagging

The wrong string was used for comparison, and for tagging,
so the arm64 branch and sha1 images overwrote and destroyed
the amd64 images.

Signed-off-by: Dan Mick <dmick@redhat.com>
(cherry picked from commit 7e03ee798f4ed3aa4a0bb1a9e9d62df52e54406d)
container/build.sh