Skip to content

Commit ca5c5ae

Browse files
committed
logging
1 parent 9fae52d commit ca5c5ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

step.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ if [ ${is_should_start_new_agent} -eq 1 ] ; then
7878
CLEANUP_ON_ERROR_FN
7979
exit 1
8080
fi
81+
echo " (i) Expose SSH_AUTH_SOCK for the new ssh-agent, with envman"
8182
envman add --key SSH_AUTH_SOCK --value "$SSH_AUTH_SOCK"
8283
fi
8384

0 commit comments

Comments
 (0)