Skip to content

Commit

Permalink
Drop OpenMQ travis-ci hook (#4)
Browse files Browse the repository at this point in the history
OpenMQ does not use travis-ci any longer
  • Loading branch information
pzygielo authored Jul 8, 2024
1 parent 310b0dd commit 5e1a245
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions otterdog/eclipse-ee4j.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -1991,19 +1991,6 @@ orgs.newOrg('eclipse-ee4j') {
],
secret: "********",
},
orgs.newRepoWebhook('https://notify.travis-ci.org') {
active: false,
events+: [
"create",
"delete",
"issue_comment",
"member",
"public",
"pull_request",
"push",
"repository"
],
},
orgs.newRepoWebhook('https://ci.eclipse.org/openmq/ghprbhook/') {
content_type: "json",
events+: [
Expand Down

0 comments on commit 5e1a245

Please sign in to comment.