Skip to content

Commit

Permalink
[Percy] Increased page load timeout to 60
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Jan 11, 2024
1 parent fb2a157 commit b05406b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
environment:
- PERCY_TOKEN
- PERCY_BRANCH
- PERCY_PAGE_LOAD_TIMEOUT=60
networks:
- backend
command: /bin/sh -c 'npm install -g @percy/cli && apk add chromium && PERCY_BROWSER_EXECUTABLE="/usr/bin/chromium-browser" npx percy exec:start'
Expand Down

0 comments on commit b05406b

Please sign in to comment.