Skip to content

Commit 4f951ae

Browse files
serverless-qeserverless-qe
andauthored
[release-v1.15] Sync Konflux configurations (#1187)
Co-authored-by: serverless-qe <[email protected]>
1 parent 990ffe0 commit 4f951ae

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ spec:
4343
value: '[{"type":"rpm"},{"path":".","type":"gomod"}]'
4444
- name: prefetch-input-dev-package-managers
4545
value: 'true'
46+
taskRunSpecs:
47+
- pipelineTaskName: sast-shell-check
48+
stepSpecs:
49+
- name: sast-shell-check
50+
computeResources:
51+
requests:
52+
memory: 4Gi
53+
limits:
54+
memory: 4Gi
4655
pipelineRef:
4756
name: docker-build
4857
taskRunTemplate: {}

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ spec:
4242
value: '[{"type":"rpm"},{"path":".","type":"gomod"}]'
4343
- name: prefetch-input-dev-package-managers
4444
value: 'true'
45+
taskRunSpecs:
46+
- pipelineTaskName: sast-shell-check
47+
stepSpecs:
48+
- name: sast-shell-check
49+
computeResources:
50+
requests:
51+
memory: 4Gi
52+
limits:
53+
memory: 4Gi
4554
pipelineRef:
4655
name: docker-build
4756
taskRunTemplate: {}

0 commit comments

Comments
 (0)