Skip to content

Commit

Permalink
chore(build): increase timeout for publish task (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
rose-m authored Jul 9, 2021
1 parent df745e5 commit fe7811b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,7 @@ tasks:
- name: release_publish
tags: ["publish"]
git_tag_only: true
exec_timeout_secs: 7200
commands:
- func: checkout
- func: install
Expand Down

0 comments on commit fe7811b

Please sign in to comment.