Skip to content
Snippets Groups Projects
Commit 2f326396 authored by Sese Schneider's avatar Sese Schneider Committed by Marcia Ramos
Browse files

The pipeline hook uses 'builds' instead of 'jobs' in its request body

parent 5addbba0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1016,7 +1016,7 @@ X-Gitlab-Event: Pipeline Hook
"email": "user@gitlab.com"
}
},
"jobs":[
"builds":[
{
"id": 380,
"stage": "deploy",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment