This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
# Packages the chart using the dynamically injected repo name
|
||||
helm package ops/chart --version $VERSION --app-version $VERSION
|
||||
|
||||
- name: Push Helm Chart to Gitea Registry
|
||||
- name: Push Helm Chart to Gitea Registry
|
||||
run: |
|
||||
VERSION=${{ github.run_number }}
|
||||
CHART_FILE=${{ env.CHART_NAME }}-${VERSION}.tgz
|
||||
|
||||
Reference in New Issue
Block a user