We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87b642b + 8bb3fbd commit f6a7401Copy full SHA for f6a7401
1 file changed
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
chart-path: charts/multi-arch-container-rust
59
tag: ${{ needs.versioning.outputs.semVer }}
60
push-chart: ${{ github.ref_name == github.event.repository.default_branch }}
61
+ chart-testing-cli-command: skip #because helm charts not completed
62
secrets: inherit
63
64
release:
0 commit comments