Skip to content

feat: add possibility to override product name #2

feat: add possibility to override product name

feat: add possibility to override product name #2

Workflow file for this run

name: Build Feature Branch
on:
push:
branches:
- '**'
- '!main'
- '!fix/[0-9]+.[0-9]+.x'
jobs:
helm:
uses: onecx/ci-common/.github/workflows/helm-build.yml@v1
secrets: inherit
with:
push: false
artifact: ''
helmdir: '.'
helmAbsoluteDir: true