Skip to content

Commit

Permalink
KONFLUX-3273: Add build pipeline for MRRC release process
Browse files Browse the repository at this point in the history
  The MRRC maven build pipeline for the whole MRRC release process is
  developed done in following PRs:
   * konflux-ci/build-definitions#1643
   * konflux-ci/build-definitions#1691
  We want to deploy these two pipelines to the kflux-prd-rh02 for user
  to do early use. This PR addressing the deployment.

Signed-off-by: Gang Li <[email protected]>
  • Loading branch information
ligangty authored and redhat-appstudio-qe-bot committed Dec 9, 2024
1 parent 97c6b10 commit 2ecb2a3
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ data:
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:d550bc5f4610fe09081d2c177bf4aef64775a66a
additional-params:
- build-platforms
- name: maven-zip-build
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-maven-zip-build:84b3cd21b9cc194838dd310fedcc316ea8a4aab4
- name: maven-zip-build-oci-ta
bundle: quay.io/konflux-ci/tekton-catalog/pipeline-maven-zip-build-oci-ta:84b3cd21b9cc194838dd310fedcc316ea8a4aab4

0 comments on commit 2ecb2a3

Please sign in to comment.