Use some short-term fixes for the azure-commons plugin

See jenkinsci/azure-commons-plugin#15
This commit is contained in:
R. Tyler Croy 2017-12-19 13:39:52 -08:00
parent 5609feb908
commit d021e0cc8d
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ fi;
pushd $REPOS_DIR
# See https://github.com/jenkinsci/azure-commons-plugin/pull/15
git clone --depth 1 -b jenkins-48636 git://github.com/abayer/azure-commons-plugin.git
# Grab the latest datadog plugin from their org (it's not in jenkinsci)
git clone --depth 1 git://github.com/datadog/jenkins-datadog-plugin.git datadog-plugin