From 40512044b4d60147e327b0a5bd762a4ae3c2938b Mon Sep 17 00:00:00 2001 From: Stacky McStackface <95074132+stackable-bot@users.noreply.github.com> Date: Mon, 13 May 2024 13:43:50 +0200 Subject: [PATCH] Generated commit to update templated files based on rev 283bedc in stackabletech/operator-templating repo. (#103) Triggered by: Manual run triggered by: Maleware with message [Rollout of Multi-Architecture CI/CD Pipeline, beku.py fixes as well as removing nix from CI/CD] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 052b133..bcc0317 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -412,7 +412,7 @@ jobs: name: Run the OpenShift Preflight check on the published images if: ${{ !github.event.pull_request.head.repo.fork }} needs: - - package_and_publish + - create_manifest_list runs-on: ubuntu-latest env: IMAGE_TAG: ${{ needs.package_and_publish.outputs.IMAGE_TAG }}