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 (redhat-appstudio#2650)

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
  • Loading branch information
rh-tap-build-team[bot] authored Oct 31, 2023
1 parent fb6435e commit 37ba6df
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:d8620827fd23d3ba7996c83380959f540f856177
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-fbc-builder:eb5492a82d57efe60d00d41ddb0798f6b34fab2e
when:
language: fbc
- name: Docker build
pipelineRef:
name: docker-build
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-docker-build:d8620827fd23d3ba7996c83380959f540f856177
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-docker-build:eb5492a82d57efe60d00d41ddb0798f6b34fab2e
when:
dockerfile: true
- name: Java
pipelineRef:
name: java-builder
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-java-builder:d8620827fd23d3ba7996c83380959f540f856177
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-java-builder:eb5492a82d57efe60d00d41ddb0798f6b34fab2e
when:
language: java
- name: NodeJS
pipelineRef:
name: nodejs-builder
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-nodejs-builder:d8620827fd23d3ba7996c83380959f540f856177
bundle: quay.io/redhat-appstudio-tekton-catalog/pipeline-nodejs-builder:eb5492a82d57efe60d00d41ddb0798f6b34fab2e
when:
language: nodejs,node

0 comments on commit 37ba6df

Please sign in to comment.