Skip to content

Commit

Permalink
Revamp Tekton pipeline (#114)
Browse files Browse the repository at this point in the history
* Switch to multi-arch build
* Increase memory for clamav scan
* Increase pipelinerun timeout
* Use separte pipeline run definitions in order to have separate specs
  There aren’t robust enough filters and expressions in PAC to dynamically
  set the parameters. It’s simpler to have some redundancy.

* Get version tag and apply it to the image
* Add version_tag label to image for later use
  There’s an open RFE to be able to use image labels for release tags

* Update image for build-image task
  This should fix the problem with BUILD_ARGS
  • Loading branch information
samdoran committed Sep 13, 2024
1 parent 388fb1b commit 2f89bfb
Show file tree
Hide file tree
Showing 7 changed files with 671 additions and 903 deletions.
Loading

0 comments on commit 2f89bfb

Please sign in to comment.