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 -d
-
Notifications
You must be signed in to change notification settings - Fork 0
Set up your GitHub Actions workflow with a podman-compose
License
webgtx/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 message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Set up your GitHub Actions workflow with a podman-compose
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published