Skip to content

fix: config env, add secret env #7

fix: config env, add secret env

fix: config env, add secret env #7

Workflow file for this run

name: Build
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: true
artifact: ''
helmdir: '.'
helmAbsoluteDir: true