Skip to content

Commit

Permalink
update ssh path (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
horis233 authored Apr 6, 2021
1 parent 8a86c93 commit 3bc5bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ presets:
- name: GOPRIVATE
value: github.ibm.com
volumeMounts:
- mountPath: /root/.ssh
- mountPath: /home/.ssh
name: ssh-keys-private-ssh-secret
readOnly: true
# Enable GOPROXY by default
Expand Down

0 comments on commit 3bc5bb1

Please sign in to comment.