[bitnami/redis] Fixing the Redis VIB workflow (#8974)

* Testing the VIB workflow, please ignore

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>

* First test failed. Launching second test

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>

* Trigger the Redis VIB

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>

* Added a validate pipeline for redis

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>

* Pointing to the validate pipeline for Redis this time

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>

* Removed the added new line in Readme. No real changes. Ready to merge

Signed-off-by: Aleksandra Lukic <alukic@vmware.com>
This commit is contained in:
superaleks
2022-02-14 09:03:25 +01:00
committed by GitHub
parent 2b9238b74c
commit f1b572a51d
2 changed files with 41 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ jobs:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
with:
pipeline: redis/vib-pipeline.json
vib-verify-standalone: # verify in GKE
runs-on: ubuntu-latest