mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[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:
2
.github/workflows/vib-redis.yaml
vendored
2
.github/workflows/vib-redis.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user