Skip to content

Commit

Permalink
Modify deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kohei-s committed Nov 7, 2023
1 parent 4c011ac commit 07298f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ jobs:
- name: Check the deployed service URL
uses: jtalk/url-health-check-action@v3
with:
url: http://ec2-3-79-82-35.eu-central-1.compute.amazonaws.com
# url: http://ec2-3-79-82-35.eu-central-1.compute.amazonaws.com
url: https://kotoko.de
max-attempts: 3
retry-delay: 5s
retry-all: true

0 comments on commit 07298f3

Please sign in to comment.