@ -30,14 +30,20 @@ spec:
- name: python
image: docker.local/ci/python:latest
imagePullPolicy: Always
command: ["cat"]
command:
- sleep
args:
- 99d
- name: helm
image: docker.local/ci/helm:latest
env:
- name: KUBECONFIG
value: /home/jenkins/agent/workspace/gitea-bme_covidok-backend_master/ci/kube.config
''') {
node(POD_LABEL) {