Compare commits

..

3 Commits

Author SHA1 Message Date
d07f097cfd Merge pull request 'streamelined pipeline' (#13) from pipeline2 into main
All checks were successful
Package and publish helm chart / package-helm (push) Successful in 13s
Reviewed-on: #13
2024-11-12 09:46:41 +00:00
a6f96f67b5 streamelined pipeline
All checks were successful
Package and publish helm chart / package-helm (push) Successful in 16s
2024-11-12 10:46:03 +01:00
5ba9984415 Merge pull request 'lint and only build on main' (#12) from pipeline into main
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 8s
Reviewed-on: #12
2024-11-12 09:29:56 +00:00

View File

@ -2,6 +2,7 @@ name: Package and publish helm chart
on: on:
push: push:
jobs: jobs:
package-helm: package-helm:
runs-on: ubuntu-latest runs-on: ubuntu-latest