Commit 2d9a13e3 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

set context

parent 896a5b93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ k8s:kube-bench:
  stage: test
  image: registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:latest
  script:
    - gl-use-kube-context
    - kubectl delete -f job.yaml --ignore-not-found=true
    - kubectl apply -f job.yaml
    - kubectl wait -f job.yaml --for=condition=complete=true