name: Podman Comopse Workflow
on:
push:
branches: ["master"]
jobs:
setup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webgtx/setup-podman-compose@v1
- run: podman-compose -f "compose.yml" up -dwebgtx/setup-podman-compose
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|