Skip to content

Commit

Permalink
Add: missing building-container dep in helm-container-build-push-3rd-…
Browse files Browse the repository at this point in the history
…gen.yml (#123)
  • Loading branch information
pascalholthaus authored Oct 24, 2024
1 parent e900a70 commit ffe5bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-container-build-push-3rd-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ jobs:
building-product-compose:
if: (inputs.helm-chart) && (startsWith(github.ref, 'refs/tags/v'))
needs:
- building-container
- building-container-greenbone-reg
runs-on: "ubuntu-latest"
steps:
Expand Down

0 comments on commit ffe5bf9

Please sign in to comment.