build deps before package
Some checks failed
Build and Publish / build-release (push) Failing after 1m17s
Some checks failed
Build and Publish / build-release (push) Failing after 1m17s
This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
|||||||
- name: Package Helm Chart
|
- name: Package Helm Chart
|
||||||
run: |
|
run: |
|
||||||
VERSION=${{ github.run_number }}
|
VERSION=${{ github.run_number }}
|
||||||
|
helm dependency build
|
||||||
helm package ops/chart --version $VERSION --app-version $VERSION
|
helm package ops/chart --version $VERSION --app-version $VERSION
|
||||||
|
|
||||||
- name: Push Helm Chart to Gitea Registry
|
- name: Push Helm Chart to Gitea Registry
|
||||||
|
|||||||
Reference in New Issue
Block a user