2 name: ceph-container-build-ceph-base-push-imgs-arm64
4 project-type: freestyle
6 display-name: 'ceph-container: build and push ceph base container images to Quay.io on arm64'
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"
35 - ../../../scripts/build_utils.sh
41 mask-password-params: true
42 - credentials-binding:
43 - username-password-separated:
44 credential-id: ceph-container-quay-io
45 username: REGISTRY_USERNAME
46 password: REGISTRY_PASSWORD