all
This commit is contained in:
parent
a0e6468e73
commit
7359949f3e
@ -85,10 +85,6 @@ jobs:
|
|||||||
# echo "Checking the routing and availability of application via Traefik..."
|
# echo "Checking the routing and availability of application via Traefik..."
|
||||||
# timeout 5m bash -c 'while ! curl -fsSLk "https://docuseal.tips-of-mine.com"; do echo "Waiting for the application to be ready..."; sleep 10; done'
|
# timeout 5m bash -c 'while ! curl -fsSLk "https://docuseal.tips-of-mine.com"; do echo "Waiting for the application to be ready..."; sleep 10; done'
|
||||||
|
|
||||||
- name: Vérifier la disponibilité du service web (exemple)
|
|
||||||
run: |
|
|
||||||
curl --fail https://docuseal.tips-of-mine.com
|
|
||||||
|
|
||||||
# - name: Inspect Network Configuration
|
# - name: Inspect Network Configuration
|
||||||
# run: |
|
# run: |
|
||||||
# docker network inspect back_network
|
# docker network inspect back_network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user