We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fae52d commit ca5c5aeCopy full SHA for ca5c5ae
step.sh
@@ -78,6 +78,7 @@ if [ ${is_should_start_new_agent} -eq 1 ] ; then
78
CLEANUP_ON_ERROR_FN
79
exit 1
80
fi
81
+ echo " (i) Expose SSH_AUTH_SOCK for the new ssh-agent, with envman"
82
envman add --key SSH_AUTH_SOCK --value "$SSH_AUTH_SOCK"
83
84
0 commit comments