Skip to content

Commit

Permalink
deploy push github web hook for cms-sw/cmssdt-ib
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jan 30, 2018
1 parent d9f2598 commit 7f30abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github_hooks_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

#First repository name matches wins
REPO_HOOK_MAP = []
REPO_HOOK_MAP.append(["cms-sw/cmssdt-ib", ["Jenkins_Github_Hook_Push"]])
REPO_HOOK_MAP.append(["cms-sw/cmssdt-web", ["Jenkins_Github_Hook_Push"]])
REPO_HOOK_MAP.append(["cms-sw/cms-bot", ["Jenkins_Github_Hook_Push"]])
REPO_HOOK_MAP.append(["cms-sw/cms-docker", ["Jenkins_Github_Hook_Push"]])
Expand Down

0 comments on commit 7f30abb

Please sign in to comment.