]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
container/Containerfile: allow failure from curl to stop build
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Nov 2024 02:23:50 +0000 (18:23 -0800)
committerDan Mick <dan.mick@redhat.com>
Thu, 5 Dec 2024 08:10:54 +0000 (00:10 -0800)
commit9c799443d64c9f88c0249c235b8922fe393bc658
treebbfda806de70f9f7241d10d5a0adb2eb783125d4
parent7c9c738e7e11a8e3285c3aed890724c977b7a955
container/Containerfile: allow failure from curl to stop build

curl doesn't actually fail unless -f is used; also, add
some sh -e flags.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 18d14b22f31c65ad3db79c7930a841157b68deee)
container/Containerfile