sentry-plugin is now a real part of the jenkinsci org :shipit:

This commit is contained in:
R. Tyler Croy 2017-09-01 14:29:58 -07:00
parent 76c2b52022
commit 05f7fe4a76
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
2 changed files with 1 additions and 3 deletions

View File

@ -4,3 +4,4 @@ github-oauth-plugin
azure-vm-agents-plugin
matrix-auth-plugin
embeddable-build-status-plugin
sentry-plugin

View File

@ -36,9 +36,6 @@ fi;
pushd $REPOS_DIR
# Grab the hacked up Sentry plugin of ours
git clone --depth 1 git://github.com/codevalet/sentry-plugin.git
# Grab t he 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