diff --git a/.jenkins/podTemplate.yaml b/.jenkins/podTemplate.yaml index ce523d4..10ebf56 100644 --- a/.jenkins/podTemplate.yaml +++ b/.jenkins/podTemplate.yaml @@ -42,6 +42,8 @@ spec: - name: git image: alpine/git:latest + command: + - cat tty: true workingDir: /home/jenkins/agent volumeMounts: