Skip to content

feat: add config for the DB SSL mode (#513) #209

feat: add config for the DB SSL mode (#513)

feat: add config for the DB SSL mode (#513) #209

Workflow file for this run

name: Docker
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false