Skip to content

Commit 1b29523

Browse files
authored
CI: increase artifact upload timeout (#6050)
1 parent 3bcfedb commit 1b29523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@ commands:
721721
export GOPATH="<< parameters.build_dir >>/go"
722722
export TRAVIS_BRANCH=${CIRCLE_BRANCH}
723723
scripts/travis/deploy_packages.sh
724+
no_output_timeout: 20m
724725
- when:
725726
condition:
726727
equal: [ "amd64", << parameters.platform >> ]

0 commit comments

Comments
 (0)