From b2e5480e19da8b67d6d6cd0803937d21e5217886 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Tue, 19 Jul 2022 17:44:22 +0200 Subject: [PATCH] Change 'verify' name step to ensure github waits for the right action Signed-off-by: Fran Mulero --- .github/workflows/ci-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yaml b/.github/workflows/ci-pipeline.yaml index 6ff1c55ebecb..4643724ad67b 100644 --- a/.github/workflows/ci-pipeline.yaml +++ b/.github/workflows/ci-pipeline.yaml @@ -82,7 +82,7 @@ jobs: tag="$(git log --pretty=tformat:"%s" -n 1 --grep=" release$" --author bitnami-bot@vmware.com --author containers@bitnami.com --author containers-bot@bitnami.com -- ${{ matrix.flavor }} | awk '{print $1}')" echo "::set-output name=tag::${tag}" - uses: vmware-labs/vmware-image-builder-action@main - name: Verify ${{ needs.get-container.outputs.container }} + name: Verify with: pipeline: vib-verify.json env: