Update stack-healthcheck.yml

This commit is contained in:
Elliot Matson 2022-07-29 17:20:24 -05:00 committed by GitHub
parent 9e4e295561
commit ad44d84acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,8 @@
name: Stack Healthcheck
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
@ -16,4 +15,4 @@ jobs:
run: docker-compose up -d
- name: Test PGAdmin
run: docker run --network container:webapp-frontend appropriate/curl -s --retry 10 --retry-connrefused http://localhost:3001/
run: docker run --network container:webapp-frontend appropriate/curl -s --retry 10 --retry-connrefused http://localhost:3001/