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
|
||||
run: |
|
||||
VERSION=${{ github.run_number }}
|
||||
helm dependency build
|
||||
helm package ops/chart --version $VERSION --app-version $VERSION
|
||||
|
||||
- name: Push Helm Chart to Gitea Registry
|
||||
|
||||
Reference in New Issue
Block a user