test curl
This commit is contained in:
parent
c45aca589b
commit
d9a9d75f50
2
.github/workflows/stack-healthcheck.yml
vendored
2
.github/workflows/stack-healthcheck.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
run: docker-compose up -d
|
run: docker-compose up -d
|
||||||
|
|
||||||
- name: Test PGAdmin container
|
- name: Test PGAdmin container
|
||||||
run: docker run --network container:resolve_pgadmin appropriate/curl -s --retry 10 --retry-connrefused http://localhost/login
|
run: docker run --network container:resolve_pgadmin appropriate/curl -s --retry 10 --retry-connrefused http://google.com
|
||||||
|
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user