What's Changed
- Fixing the GetBuild() url path for customized domain in https://github.com/bndr/gojenkins/pull/232
- Added support for secret file credentials. by @jaceq in https://github.com/bndr/gojenkins/pull/233
- Add a GetJobObj() in jenkins.go, also add job as param in GetBuildFro… by @figo in https://github.com/bndr/gojenkins/pull/239
- cli: Add jenkinsctl to repo by @dougsland in h...