Cameron Fieber
Results
2
issues of
Cameron Fieber
This allows use of jsch-agent-proxy to pull identities from ssh-agent. As a workaround, the below example works, but feels pretty brittle for two reason: 1. taking advantage of Groovy letting...
This is really dirty and not likely suitable for inclusion as is, but in our builds we typically include in the settings.gradle this block: ```groovy def setBuildFile(project) { project.buildFileName =...