Skip to content

Commit

Permalink
Bump timeout on windows builder job to 3h to get it to green. (apache…
Browse files Browse the repository at this point in the history
  • Loading branch information
smgoller authored Jul 24, 2019
1 parent 6ee2e72 commit 64b277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipelines/images/jinja.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
passed:
- build-alpine-tools-docker-image
- task: build-image
timeout: 1h
timeout: 3h
attempts: 5
image: alpine-tools-docker-image
config:
Expand Down

0 comments on commit 64b277f

Please sign in to comment.