Skip to content

Commit fe7811b

Browse files
authored
chore(build): increase timeout for publish task (#968)
1 parent df745e5 commit fe7811b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,6 +1343,7 @@ tasks:
13431343
- name: release_publish
13441344
tags: ["publish"]
13451345
git_tag_only: true
1346+
exec_timeout_secs: 7200
13461347
commands:
13471348
- func: checkout
13481349
- func: install

0 commit comments

Comments
 (0)