Skip to content

Commit

Permalink
chore: UI canary 10 minute timeout (#2269)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed May 14, 2024
1 parent 45a8d41 commit 711db1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.canary
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ ENV CI=true
ENV SKIP_PLAYWRIGHT_WEBSERVER=true
ENV BASE_URL=https://lab.web3modal.com/

CMD ["bash", "./docker-canary.sh"]
CMD ["timeout", "600", "./docker-canary.sh"]

0 comments on commit 711db1c

Please sign in to comment.