Skip to content

Merge branch 'main' of https://github.com/gregyjames/Seedly #4

Merge branch 'main' of https://github.com/gregyjames/Seedly

Merge branch 'main' of https://github.com/gregyjames/Seedly #4

Workflow file for this run

name: Main Build
on: [push]
jobs:
Main-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: isbang/compose-action@v1.5.1
with:
compose-file: "./docker-compose.yml"