Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

1.8.0

Compare
Choose a tag to compare
@tobias-richter tobias-richter released this 20 Feb 13:49
· 94 commits to master since this release

Added

  • Jenkinsfile for CI builds
  • Generic Config support for notify.mail step (PR #50)

Changed

  • use branches from scm object when checking out using checkout scm in order to fix issues with github as scm branch source (PR #51)
  • sshAgentWrapper: do not wrap with ssh-agent when no ssh credentials are present