Change 'verify' name step to ensure github waits for the right action

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero 2022-07-19 17:44:22 +02:00
parent 882ae0b590
commit b2e5480e19
No known key found for this signature in database
GPG Key ID: 017C5A37D75CC19B
1 changed files with 1 additions and 1 deletions

View File

@ -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: