Skip to content

Commit

Permalink
Extract multi-platform Tekton Pipeline
Browse files Browse the repository at this point in the history
Actions taken:
* Move the PipelineSpec content into a Pipeline file
* Rearranged the spec to be ordered params, tasks, results, finally,
  workspaces
* Added back the on-cel-expressions from before (changing the pipeline
  which will trigger builds from multi-arch-build-pipeline)
* Added spec.params.build-platforms to the PipelineRun
* Changed the build-image-index task to accept a single value for IMAGES
  to allow for a single arch build for initial builds since
  tektoncd/pipeline#8158 is not deployed to the
  Konflux cluster yet.

Signed-off-by: arewm <[email protected]>
  • Loading branch information
arewm committed Aug 30, 2024
1 parent bcbb1c7 commit 73c2858
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 854 deletions.
Loading

0 comments on commit 73c2858

Please sign in to comment.