Skip to content

feat(helm): postgres credentials moved to secret (#563) #226

feat(helm): postgres credentials moved to secret (#563)

feat(helm): postgres credentials moved to secret (#563) #226

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