Skip to content
Snippets Groups Projects
Verified Commit 1ca94409 authored by Varac's avatar Varac
Browse files

try kubectl

parent 69b7c4ab
No related branches found
No related tags found
No related merge requests found
Pipeline #82656 failed
---
# Speeds up the build a bit
variables:
GIT_SUBMODULE_STRATEGY: none
CI_DEBUG_TRACE: "true"
deploy:
image:
name: bitnami/kubectl:latest
entrypoint: [""]
script:
- kubectl config get-contexts
- kubectl config use-context :agent-name
- kubectl get pods
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment