Skip to content

Commit 5c53a63

Browse files
timeout
1 parent 24e95b2 commit 5c53a63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/odh-pipeline-runtime-tensorflow-rocm-py312-poc-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
namespace: open-data-hub-tenant
1919
spec:
2020
timeouts:
21-
pipeline: "8h0m0s"
21+
pipeline: "8h0m0s"
2222
params:
2323
- name: git-url
2424
value: '{{source_url}}'
@@ -193,6 +193,7 @@ spec:
193193
- name: netrc
194194
workspace: netrc
195195
- name: build-container
196+
timeout: 8h
196197
params:
197198
- name: IMAGE
198199
value: $(params.output-image)

0 commit comments

Comments
 (0)