Skip to content

Commit

Permalink
Set longer no_output_timeout for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Jul 26, 2021
1 parent d8247e6 commit ccd81de
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 @@ -130,6 +130,7 @@ jobs:
- go-mod-cache-v1-
- setup_remote_docker
- run:
no_output_timeout: 30m
command: |
docker login -u="$DOCKER_USER" -p="$DOCKER_PASS" quay.io
make tools
Expand Down

0 comments on commit ccd81de

Please sign in to comment.