gitea workflow for build and push smarti-helm-chart #1

Merged
simon merged 15 commits from add-helm-chart-test into master 2024-02-25 12:36:28 +00:00
Showing only changes of commit b2c2a8a0da - Show all commits

View File

@ -19,3 +19,4 @@ jobs:
fetch-depth: 0 # all history for all branches and tags fetch-depth: 0 # all history for all branches and tags
- run: apt install helm -y - run: apt install helm -y
- run: helm lint . - run: helm lint .
- run: helm package .