Skip to content

Commit d850b38

Browse files
Update runtime-cuda-tensorflow-kpoc-push.yaml
1 parent 367e98e commit d850b38

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.tekton/runtime-cuda-tensorflow-kpoc-push.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,6 @@ spec:
4646
limits:
4747
cpu: '16'
4848
memory: 32Gi
49-
taskRunSpecs:
50-
- pipelineTaskName: build-container
51-
stepSpecs:
52-
- name: build
53-
computeResources:
54-
requests:
55-
cpu: '8'
56-
memory: 16Gi
57-
limits:
58-
cpu: '16'
59-
memory: 32Gi
6049
pipelineSpec:
6150
description: |
6251
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.

0 commit comments

Comments
 (0)