Skip to content

Fixed last commit.

Fixed last commit. #41

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"