mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +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
|
- uses: vmware-labs/vmware-image-builder-action@main
|
||||||
name: Verify ${{ needs.get-container.outputs.container }}
|
name: Verify ${{ needs.get-container.outputs.container }}
|
||||||
with:
|
with:
|
||||||
pipeline: vib-verify.json
|
pipeline: vib-scheduled-verify.json
|
||||||
env:
|
env:
|
||||||
# This workflow is not triggered by any git event. Instead of using SHA_ARCHIVE we are
|
# This workflow is not triggered by any git event. Instead of using SHA_ARCHIVE we are
|
||||||
# setting directly the main branch url.
|
# setting directly the main branch url.
|
||||||
|
|||||||
Reference in New Issue
Block a user