diff --git a/images/foo.yml b/images/foo.yml new file mode 100644 index 000000000..58e1f5f43 --- /dev/null +++ b/images/foo.yml @@ -0,0 +1,26 @@ +content: + source: + dockerfile: Dockerfile.openshift + git: + branch: + target: release-{MAJOR}.{MINOR} + url: git@github.com:openshift-priv/foo.git + web: https://github.com/openshift/foo + ci_alignment: + streams_prs: + ci_build_root: + stream: rhel-9-golang-ci-build-root +distgit: + branch: rhaos-{MAJOR}.{MINOR}-rhel-9 + component: foo-container +enabled_repos: +- rhel-9-appstream-rpms +- rhel-9-baseos-rpms +for_payload: false +from: + builder: + - stream: rhel-9-golang + member: openshift-enterprise-base-rhel9 +name: openshift/foo-rhel9 +owners: +- noreply@redhat.com@redhat.com