Skip to content

Commit 32cc530

Browse files
committed
chore: adjust timeout
1 parent 129827a commit 32cc530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tekton/all-in-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ metadata:
103103
spec:
104104
timeouts:
105105
pipeline: 3h
106-
tasks: 1h
106+
tasks: 2h
107107

108108
params:
109109
- name: git-url

0 commit comments

Comments
 (0)