Skip to content

1.8.0

Compare
Choose a tag to compare
@tobias-richter tobias-richter released this 20 Feb 13:49
· 93 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