]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: fix arm architecture tagging 60229/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:09:08 +0000 (10:09 -0500)
commita0eff4b9ecab5161a7a769540ec1175af9b8f8be
tree2936fb9784cc380ef66f5f5df4ed8b2a15c61af6
parent12654457ac88d25371eaf3699fda466cd808bdd8
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