Loading templates/gitlab-ci-k8s.yml +0 −3 Original line number Diff line number Diff line Loading @@ -160,9 +160,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Docker Image with Kubernetes CLI tool (can be overridden) K8S_KUBECTL_IMAGE: $[[ inputs.kubectl-image ]] K8S_KUBE_SCORE_IMAGE: $[[ inputs.kube-score-image ]] Loading Loading
templates/gitlab-ci-k8s.yml +0 −3 Original line number Diff line number Diff line Loading @@ -160,9 +160,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Docker Image with Kubernetes CLI tool (can be overridden) K8S_KUBECTL_IMAGE: $[[ inputs.kubectl-image ]] K8S_KUBE_SCORE_IMAGE: $[[ inputs.kube-score-image ]] Loading