mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
Update vib-action-test.yml
Change vmware-image-builder-action branch Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
4
.github/workflows/vib-action-test.yml
vendored
4
.github/workflows/vib-action-test.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
# Full history is not required anymore
|
||||
fetch-depth: 1
|
||||
- uses: javierfreire/vmware-image-builder-action@artifact-actions-v4
|
||||
- uses: vmware-labs/vmware-image-builder-action@artifact-actions-v4
|
||||
name: Verify
|
||||
with:
|
||||
pipeline: pgpool/vib-verify.json
|
||||
@@ -44,4 +44,4 @@ jobs:
|
||||
name: Get report
|
||||
run: |
|
||||
vib_report_file=$(find ~/artifacts -name "report.json" -print -quit)
|
||||
cat "$vib_report_file"
|
||||
cat "$vib_report_file"
|
||||
|
||||
Reference in New Issue
Block a user