From d3023ff805545a8e6f0d112de8f2d8435c439ddc Mon Sep 17 00:00:00 2001 From: Joel Takvorian Date: Tue, 18 Jun 2024 08:47:07 +0200 Subject: [PATCH] Add .ci-operator.yaml --- .ci-operator.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .ci-operator.yaml diff --git a/.ci-operator.yaml b/.ci-operator.yaml new file mode 100644 index 000000000..717b17986 --- /dev/null +++ b/.ci-operator.yaml @@ -0,0 +1,4 @@ +build_root_image: + namespace: openshift + name: release + tag: golang-1.22