Skip to content

Commit

Permalink
update components/build-service/base/build-pipeline-selectors/build-p…
Browse files Browse the repository at this point in the history
…ipeline-selector.yaml (#2518)

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: Mykola Morhun <mmorhun@redhat.com>
  • Loading branch information
rh-tap-build-team[bot] and mmorhun authored Oct 10, 2023
1 parent 29f2d58 commit d49bd4c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@ spec:
- name: FBC
pipelineRef:
name: fbc-builder
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-fbc-builder:871663eaa8dd261ec411c470919fa9c850623231
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-fbc-builder:b26c9826605d69919fc6a8ec73cbf379aba1da6d
when:
language: fbc
- name: Docker build
pipelineRef:
name: docker-build
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-docker-build:871663eaa8dd261ec411c470919fa9c850623231
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-docker-build:b26c9826605d69919fc6a8ec73cbf379aba1da6d
when:
dockerfile: true
- name: Java
pipelineRef:
name: java-builder
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-java-builder:871663eaa8dd261ec411c470919fa9c850623231
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-java-builder:b26c9826605d69919fc6a8ec73cbf379aba1da6d
when:
language: java
- name: NodeJS
pipelineRef:
name: nodejs-builder
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-nodejs-builder:871663eaa8dd261ec411c470919fa9c850623231
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-nodejs-builder:b26c9826605d69919fc6a8ec73cbf379aba1da6d
when:
language: nodejs,node

0 comments on commit d49bd4c

Please sign in to comment.