Skip to content

Commit

Permalink
removed task timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
xinredhat authored and ramessesii2 committed Aug 11, 2023
1 parent 551d4ec commit a9b8b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .tekton/pipeline-service-images-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ metadata:
spec:
timeouts:
pipeline: "0h20m0s"
tasks: "0h5m0s"
params:
- name: repo_url
value: "{{ repo_url }}"
Expand Down

0 comments on commit a9b8b59

Please sign in to comment.