From a9d7eec0b63961520f75ef7b435c76c21b733007 Mon Sep 17 00:00:00 2001 From: Adam Dobes <124796824+adobes1@users.noreply.github.com> Date: Thu, 14 Nov 2024 19:56:30 +0100 Subject: [PATCH] foo image add --- images/foo.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 images/foo.yml diff --git a/images/foo.yml b/images/foo.yml new file mode 100644 index 0000000000..3b9bb72285 --- /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: + - asdf@redhat.com