mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/*] Fix dependency in ci-workflow.yml (#12636)
Signed-off-by: Fran Mulero <fmulero@vmware.com> Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -115,7 +115,7 @@ jobs:
|
||||
VIB_ENV_ALTERNATIVE_TARGET_PLATFORM: ${{ secrets.VIB_ENV_ALTERNATIVE_TARGET_PLATFORM }}
|
||||
auto-pr-review:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [auto-pr-triage, vib-verify]
|
||||
needs: vib-verify
|
||||
name: Reviewal for automated PRs
|
||||
# Job to be run only when the triage for automated PRs did as well,
|
||||
# not taking into account whether 'VIB Verify' succeeded
|
||||
|
||||
Reference in New Issue
Block a user