mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:47:22 +08:00
[containers/*] Create a new workflow for verification (#5)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
2
.github/workflows/vib-scheduled-verify.yaml
vendored
2
.github/workflows/vib-scheduled-verify.yaml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user