Skip to content

Commit da7cf9c

Browse files
feat: webhook info removal
1 parent 78dd9f0 commit da7cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/deployment/mendix-cloud-deploy/pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Pipeline failure notifications only send if the user who triggered the pipeline
321321

322322
Pipelines time out if they run for more than three hours. In other words, if the operations in your pipeline cumulatively take longer than three hours to complete, then the pipeline will fail.
323323

324-
To trigger pipelines based on Teamserver push (Git), Mendix automatically creates a webhook on your behalf. You can see this webhook if you click **Webhooks** in the [navigation pane](/developerportal/#navigation-pane). Do not delete this webhook; deleting it would cause pipeline run failures for pipelines that rely on the Teamserver push (Git) trigger type.
324+
To trigger pipelines based on [Teamserver push (Git)](/developerportal/deploy/webhooks/#teamserver-push-git), Mendix automatically creates a webhook on your behalf.
325325

326326
### Known Issues and Limitations
327327

0 commit comments

Comments
 (0)