Skip to content

Commit

Permalink
Increase tooling container build timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Dec 9, 2021
1 parent 2875cab commit e56e892
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ tooling_images_task:
skip: &ci_docs $CIRRUS_CHANGE_TITLE =~ '.*CI:DOCS.*'
depends_on:
- validate
timeout_in: 30m
# TODO: This should not take this long, but it can :(
timeout_in: 40m
gce_instance: *ibi_vm
env:
<<: *image_env
Expand Down

0 comments on commit e56e892

Please sign in to comment.