Skip to content

Commit

Permalink
CI: increase artifact upload timeout (#6050)
Browse files Browse the repository at this point in the history
  • Loading branch information
onetechnical authored Jul 3, 2024
1 parent 3bcfedb commit 1b29523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,7 @@ commands:
export GOPATH="<< parameters.build_dir >>/go"
export TRAVIS_BRANCH=${CIRCLE_BRANCH}
scripts/travis/deploy_packages.sh
no_output_timeout: 20m
- when:
condition:
equal: [ "amd64", << parameters.platform >> ]
Expand Down

0 comments on commit 1b29523

Please sign in to comment.