Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| devops:ci [2022-03-23 15:15] – [Authorization to clone git repos] marcusk | devops:ci [2022-03-23 15:15] (current) – [Propagating CI triggers] marcusk | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| We want the main pipeline to be triggered if a commit happens in ANY of the repositories that the pipeline depends on. \\ | We want the main pipeline to be triggered if a commit happens in ANY of the repositories that the pipeline depends on. \\ | ||
| This can be achieved by putting the following '' | This can be achieved by putting the following '' | ||
| - | < | + | < |
| trigger-main: | trigger-main: | ||
| trigger: | trigger: | ||