]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: fix arm architecture tagging 60228/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:08:12 +0000 (10:08 -0500)
commite9e4970ff00bbeac7d2d0bc8e024873087ff9706
tree7308194b4ae0d45ac317dc1fff10a08965ccfcc7
parent3baf000d447a831bb936ee7add6ee9a4baae3442
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