Skip to content

Commit

Permalink
increase timeout to 2h
Browse files Browse the repository at this point in the history
  • Loading branch information
kylape committed Jan 15, 2024
1 parent ea7cc22 commit 87207d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,10 @@ spec:
- name: git-auth
optional: true
taskRunTemplate: {}
timeouts:
pipeline: "2h0m0s"
tasks: "2h0m0s"
finally: "2h0m0s"
workspaces:
- name: workspace
volumeClaimTemplate:
Expand Down

0 comments on commit 87207d4

Please sign in to comment.