Skip to content

Commit e86974e

Browse files
committed
adding tekton changes
1 parent 98a7b38 commit e86974e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.tekton/text-generation-inference-odh-poc-push.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ metadata:
1717
name: text-generation-inference-odh-poc-on-push
1818
namespace: open-data-hub-tenant
1919
spec:
20+
timeouts:
21+
pipeline: 8h
22+
tasks: 4h
2023
params:
2124
- name: git-url
2225
value: '{{source_url}}'

0 commit comments

Comments
 (0)