Skip to content

Commit 3b48b65

Browse files
author
serverless-qe
committed
[release-v1.16] Sync Konflux configurations
1 parent 0860eb9 commit 3b48b65

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.tekton/kn-plugin-func-func-util-116-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spec:
2525
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2626
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2727
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
28+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
29+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2830
- VERSION=1.36.0
2931
- name: git-url
3032
value: '{{source_url}}'

.tekton/kn-plugin-func-func-util-116-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ spec:
2424
- GO_RUNTIME=registry.access.redhat.com/ubi8/ubi-minimal
2525
- JAVA_BUILDER=registry.access.redhat.com/ubi8/openjdk-21
2626
- JAVA_RUNTIME=registry.access.redhat.com/ubi8/openjdk-21-runtime
27+
- NODE_BUILDER=registry.access.redhat.com/ubi8/nodejs-20
28+
- NODE_RUNTIME=registry.access.redhat.com/ubi8/nodejs-20
2729
- VERSION=1.36.0
2830
- name: git-url
2931
value: '{{source_url}}'

0 commit comments

Comments
 (0)