Update release.yml
This commit is contained in:
parent
29d2351597
commit
9791f4a007
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -43,6 +43,7 @@ jobs:
|
||||
helm-pack:
|
||||
name: Pack the Helm chart
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build-docker-image]
|
||||
defaults: {run: {working-directory: ./deployments/helm}}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user