run ssh-agent code example Example: run ssh-agent #Run ssh-agent (inside the build environment) eval $(ssh-agent -s)