2 name: ceph-container-build-push-imgs-devel-nightly
3 node: huge && trusty && x86_64
4 project-type: freestyle
6 display-name: 'ceph-container: Nightly build and push devel container images to Quay.io'
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 url: https://github.com/ceph/ceph-container.git
29 basedir: "ceph-container"
38 - ../../../scripts/build_utils.sh
44 mask-password-params: true
45 - credentials-binding:
46 - username-password-separated:
47 credential-id: ceph-container-quay-io
48 username: REGISTRY_USERNAME
49 password: REGISTRY_PASSWORD