Triggering pipelines with Bitbucket Server
Trigger Spinnaker pipelines based on Bitbucket Server webhook events.
There are many types of triggers available: Jenkins jobs, webhooks, CRON jobs, and even other pipelines. Adding a trigger to your pipeline means that the pipeline runs each time the triggering event occurs.
Note that whether or not you have set up a pipeline trigger, you can always run your pipeline manually .
Trigger Spinnaker pipelines based on Bitbucket Server webhook events.
Use a CDEvent to trigger a pipeline.
Configure Spinnaker to trigger pipelines based on changes in a Google Cloud Storage (GCS) bucket and inject changed GCS objects as artifacts into a pipeline.
Trigger pipelines based on commits to a GitHub repository, and inject changed GitHub files as artifacts.
Add a Jenkins trigger to your pipeline.
Add a JFrog Artifactory trigger to your pipeline.
Trigger pipelines from Pub/Sub messages.
Use a webhook to trigger a pipeline.