dependency update ennen paketointia
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 19s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m4s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m50s
CI Feature / Report Summary (push) Successful in 5s

This commit is contained in:
moilanik
2026-06-19 10:30:02 +03:00
parent 277c0f882d
commit 4c0618fe33
+1
View File
@@ -53,6 +53,7 @@ jobs:
- name: Package Helm chart - name: Package Helm chart
run: | run: |
helm dependency update "${CHART_PATH}"
helm package "${CHART_PATH}" \ helm package "${CHART_PATH}" \
--version "${VERSION}" \ --version "${VERSION}" \
--app-version "${VERSION}" \ --app-version "${VERSION}" \