Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

feat: introduce helm chart for kubernetes installation (#633) #293

feat: introduce helm chart for kubernetes installation (#633)

feat: introduce helm chart for kubernetes installation (#633) #293

Workflow file for this run

name: Main merge
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