Loading templates/gitlab-ci-k8s.yml +2 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,8 @@ stages: kubectl config use-context gitlab-k8s-cluster fi kubectl config set-context --current --namespace="$namespace" # finally test connection and dump versions kubectl ${TRACE+-v=5} version } Loading Loading
templates/gitlab-ci-k8s.yml +2 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,8 @@ stages: kubectl config use-context gitlab-k8s-cluster fi kubectl config set-context --current --namespace="$namespace" # finally test connection and dump versions kubectl ${TRACE+-v=5} version } Loading