Loading templates/gitlab-ci-helm.yml +1 −1 Original line number Diff line number Diff line Loading @@ -562,7 +562,7 @@ stages: function helm_package() { # determine chart version to publish (semantic-release integration) if [[ "${SEMREL_INFO_ON}" && "${DOCKER_SEMREL_RELEASE_DISABLED}" != "true" ]] if [[ "${SEMREL_INFO_ON}" && "${HELM_SEMREL_RELEASE_DISABLED}" != "true" ]] then if [[ -z "${SEMREL_INFO_NEXT_VERSION}" ]] then Loading Loading
templates/gitlab-ci-helm.yml +1 −1 Original line number Diff line number Diff line Loading @@ -562,7 +562,7 @@ stages: function helm_package() { # determine chart version to publish (semantic-release integration) if [[ "${SEMREL_INFO_ON}" && "${DOCKER_SEMREL_RELEASE_DISABLED}" != "true" ]] if [[ "${SEMREL_INFO_ON}" && "${HELM_SEMREL_RELEASE_DISABLED}" != "true" ]] then if [[ -z "${SEMREL_INFO_NEXT_VERSION}" ]] then Loading