2 name: ceph-container-build-ceph-base-push-imgs
3 node: huge && trusty && x86_64
4 project-type: freestyle
6 display-name: ceph-container-build-ceph-base-push-imgs
8 block-downstream: false
15 artifact-days-to-keep: 1
16 artifact-num-to-keep: 1
18 url: https://github.com/ceph/ceph-container
25 name: X86_64_FLAVORS_TO_BUILD
26 description: "x86 flavor(s) to build"
27 default: "pacific,centos,8 quincy,centos,8 reef,centos,8"
31 url: https://github.com/ceph/ceph-container.git
35 basedir: "ceph-container"
41 - ../../../scripts/build_utils.sh
47 mask-password-params: true
48 - credentials-binding:
49 - username-password-separated:
50 credential-id: ceph-container-quay-io
51 username: REGISTRY_USERNAME
52 password: REGISTRY_PASSWORD