mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 09:17:08 +08:00
[containers/*] Trivy verification (#8)
* Add trivy verification phase to the pipeline * Fix branches in pull_request_target event Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
4
.github/workflows/vib-verify.yaml
vendored
4
.github/workflows/vib-verify.yaml
vendored
@@ -7,8 +7,8 @@ on: # rebuild any PRs and main branch changes
|
||||
- synchronize
|
||||
- labeled
|
||||
branches:
|
||||
- master
|
||||
- bitnami:master
|
||||
- main
|
||||
- bitnami:main
|
||||
env:
|
||||
CSP_API_URL: https://console.cloud.vmware.com
|
||||
CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user