Skip to content

Commit 0ba9e23

Browse files
authored
copy ssh to root (#337)
1 parent 3bc5bb1 commit 0ba9e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ presets:
208208
- name: GOPRIVATE
209209
value: github.ibm.com
210210
volumeMounts:
211-
- mountPath: /home/.ssh
211+
- mountPath: /root/.ssh
212212
name: ssh-keys-private-ssh-secret
213213
readOnly: true
214214
# Enable GOPROXY by default

0 commit comments

Comments
 (0)