]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: fix arm architecture tagging 60255/head
authorDan Mick <dmick@redhat.com>
Thu, 10 Oct 2024 23:38:58 +0000 (16:38 -0700)
committerDan Mick <dmick@redhat.com>
Thu, 10 Oct 2024 23:38:58 +0000 (16:38 -0700)
commit7e03ee798f4ed3aa4a0bb1a9e9d62df52e54406d
tree8bc79ba23fcd8d3c72fead37dc3983986dd5a0fb
parenta2a4d9b60c9e3bf13646b4d44fe8252f908e168e
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>
container/build.sh