Skip to content

feat(docker): added dockerfile and a docker compose config #3

feat(docker): added dockerfile and a docker compose config

feat(docker): added dockerfile and a docker compose config #3

Workflow file for this run

name: Continuous Deployment
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
-
name: Create release
id: release-please
uses: google-github-actions/release-please-action@v4
with:
release-type: python