Skip to content

Adapt CI to allow multiple pipelines

Jonathan Fulcher requested to merge feature_multiple_pipelines into master

In order to allow for projects that have builds for more than one FPGA such as Apollo FPGA1 & FPGA2, update the CI job templates:

  • Add spec: inputs: to job templates.
  • Add muliple pipeline naming
  • Add second pipeline to example

Merge request reports