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