Skip to content

Commit

Permalink
bump test docker image build timeout to 1 hour
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
gabemontero committed Mar 4, 2024
1 parent 062255a commit 122e0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/test-docker-images-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
pipelinesascode.tekton.dev/max-keep-runs: "5"
spec:
timeouts:
pipeline: "0h20m0s"
pipeline: "1h0m0s"
params:
- name: repo_url
value: "{{ repo_url }}"
Expand Down

0 comments on commit 122e0c7

Please sign in to comment.