test action
This commit is contained in:
parent
83f2f61f06
commit
2f0e7c4867
2
.github/workflows/stack-healthcheck.yml
vendored
2
.github/workflows/stack-healthcheck.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Deploy the stack
|
- name: Deploy the stack
|
||||||
run: docker-compose up -d
|
run: docker-compose up -d
|
||||||
|
|
||||||
- name: Test PGAdmin container
|
- name: Test PGAdmin
|
||||||
run: docker run --network container:resolve_pgadmin appropriate/curl --retry 10 --retry-delay 1 --retry-connrefused http://localhost/
|
run: docker run --network container:resolve_pgadmin appropriate/curl --retry 10 --retry-delay 1 --retry-connrefused http://localhost/
|
||||||
|
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
|
Loading…
Reference in New Issue
Block a user