Skip to content

Add Workflows

Add Workflows #1

name: Release Status Chart on branch
on:
push:
branches-ignore:
- 'main'
paths:
- 'status/**'
concurrency:
group: status-chart
cancel-in-progress: true
jobs:
release_helm:
uses: dBildungsplattform/dbp-github-workflows/.github/workflows/chart-release.yaml@7
secrets: inherit
with:
chart_path: "."
chart_name: status
helm_chart_version_generation: ticket_from_branch_timestamp
image_tag_generation: chart_yaml