Loading templates/gitlab-ci-helm.yml +0 −3 Original line number Diff line number Diff line Loading @@ -276,9 +276,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Docker Image with Helm CLI tool (can be overridden) HELM_CLI_IMAGE: $[[ inputs.cli-image ]] HELM_YAMLLINT_IMAGE: $[[ inputs.yamllint-image ]] Loading Loading
templates/gitlab-ci-helm.yml +0 −3 Original line number Diff line number Diff line Loading @@ -276,9 +276,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Docker Image with Helm CLI tool (can be overridden) HELM_CLI_IMAGE: $[[ inputs.cli-image ]] HELM_YAMLLINT_IMAGE: $[[ inputs.yamllint-image ]] Loading