Skip to content

feat: add optional prefix for database #12

feat: add optional prefix for database

feat: add optional prefix for database #12

Workflow file for this run

name: Build Pull Request
on:
pull_request:
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