Skip to content

Commit

Permalink
Merge pull request #7730 from ethereum-optimism/fix/publish-timeout
Browse files Browse the repository at this point in the history
ci: bump build timeout
  • Loading branch information
tynes authored Oct 18, 2023
2 parents 1af866c + 9b480bc commit 19c38c5
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 @@ -313,6 +313,7 @@ jobs:
$(echo -ne $DOCKER_TAGS | tr '\n' ' ') \
-f <<parameters.docker_file>> \
<<parameters.docker_context>>
no_output_timeout: 45m
- run:
name: Tag
command: |
Expand Down

0 comments on commit 19c38c5

Please sign in to comment.