From f4983db4542740d27ba6ce15f8bf11c188652705 Mon Sep 17 00:00:00 2001 From: Oksana Grishchenko Date: Wed, 4 Dec 2024 17:11:58 +0200 Subject: [PATCH] fix operator build --- .github/workflows/feature-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-build.yaml b/.github/workflows/feature-build.yaml index 329cb8318..317d10758 100644 --- a/.github/workflows/feature-build.yaml +++ b/.github/workflows/feature-build.yaml @@ -179,7 +179,7 @@ jobs: # to build crds in helm, the remote ref with the version name should exist git push origin $VERSION_TAG - - name: Operator - setup Docker meta for everest-operator + - name: Operator - setup Docker meta for everest-operator id: operator_meta uses: docker/metadata-action@v5 with: