Skip to content

Commit

Permalink
Merge pull request #40 from modern-sapien/checkly-implementation
Browse files Browse the repository at this point in the history
added timeout to preview test yml.
  • Loading branch information
modern-sapien authored May 18, 2023
2 parents 6bc8db0 + 1f934dc commit 20ef0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checkly-preview-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
if: |
github.event.deployment_status.state == 'success' &&
!contains(github.event.deployment_status.target_url, 'backend')
timeout-minutes: 10
name: Checkly Preview Deploy Check
runs-on: ubuntu-latest
steps:
Expand Down

2 comments on commit 20ef0a7

@vercel
Copy link

@vercel vercel bot commented on 20ef0a7 May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-danube-webshop – ./next-webstore

next-danube-webshop-modern-sapien.vercel.app
next-danube-webshop.vercel.app
next-danube-webshop-git-main-modern-sapien.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 20ef0a7 May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.