Commit decea3d1 authored by Steve Ivy's avatar Steve Ivy

Remove extra "email" key in job hook payload example

parent a6241259
...@@ -1311,7 +1311,6 @@ X-Gitlab-Event: Job Hook ...@@ -1311,7 +1311,6 @@ X-Gitlab-Event: Job Hook
"name": "User", "name": "User",
"email": "user@gitlab.com", "email": "user@gitlab.com",
"avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon", "avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon",
"email": "admin@example.com"
}, },
"commit": { "commit": {
"id": 2366, "id": 2366,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment