Changed command run for git container
This commit is contained in:
@ -42,6 +42,8 @@ spec:
|
|||||||
|
|
||||||
- name: git
|
- name: git
|
||||||
image: alpine/git:latest
|
image: alpine/git:latest
|
||||||
|
command:
|
||||||
|
- cat
|
||||||
tty: true
|
tty: true
|
||||||
workingDir: /home/jenkins/agent
|
workingDir: /home/jenkins/agent
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Reference in New Issue
Block a user