]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
container/build.sh: fix up org vs. repo naming
authorDan Mick <dan.mick@redhat.com>
Thu, 23 Jan 2025 02:28:15 +0000 (18:28 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Fri, 31 Jan 2025 18:21:56 +0000 (18:21 +0000)
commit472c42b9e6fc3070465ec6a98566ca1caf53f3d6
tree39fed911ab20bd40ddce42e384534ded53b87643
parent5c5fc27b791ed01f37a76b4318cf518fad42394c
container/build.sh: fix up org vs. repo naming

release builds were using the wrong container repo name because of
confused variable naming and inadequate separation.  Keep the hostname,
org name, and repo name in separate variables, and assemble the full
path with a version when tagging is done.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 1fb6137afe1638907d6b2d220a535a5619fa8886)
(cherry picked from commit 92b4d2a49caec61252d6d4caea312d82075bd05b)
container/build.sh