Skip to content

.gitlab-ci.yml: Always run lint-helm-chart and package-and-publish-helm-chart

Ahmon Dancy requested to merge review/dancy/always-publish-helm-chart into main

... when merging into the default branch.

Previously these operations would only happen if there are changes to these files: - helm/**/* - .pipeline/blubber.yaml

Merge request reports