Skip to content

Added real time updates to Pharmacy Information Page. Synchronizes am… #54

Added real time updates to Pharmacy Information Page. Synchronizes am…

Added real time updates to Pharmacy Information Page. Synchronizes am… #54

Workflow file for this run

name: Continuous Integration
on: [ push ]
jobs:
docker:
name: Docker Compose
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isbang/[email protected]
with:
compose-file: "./docker-compose.yml"