[containers/*] Create a new workflow for verification (#5)

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero
2022-06-15 15:58:19 +02:00
committed by GitHub
parent 9c6808be8f
commit d0ab019c9c

View File

@@ -51,7 +51,7 @@ jobs:
- uses: vmware-labs/vmware-image-builder-action@main
name: Verify ${{ needs.get-container.outputs.container }}
with:
pipeline: vib-verify.json
pipeline: vib-scheduled-verify.json
env:
# This workflow is not triggered by any git event. Instead of using SHA_ARCHIVE we are
# setting directly the main branch url.