Add trigger
button at the Cron
section on the pipeline Triggers
tab.
Cron trigger allows you to define schedule of execution with human-readable expression or cron expression. Below are the details of the cron trigger configuration:
Add trigger
button at the Webhook
section on the pipeline triggers tab.
Webhook trigger enables you to trigger the pipeline execution by sending an HTTP request to the specified webhook URL. It’s commonly used to trigger pipeline execution from external services like GitHub Actions or GitLab CI/CD.
Below are the details of the webhook trigger configuration:
GitHub
, GitLab
, Bitbucket
or Custom App
.Custom App
, you can see the instructions to trigger the pipeline execution in the info text of registered webhook: