Skip to content

call correct action

call correct action #6

name: Release DBP Moodle Chart
on:
push:
tags:
- 'dbp-moodle-[0-9]+.[0-9]+.[0-9]+'
concurrency:
group: dbp-moodle-chart
cancel-in-progress: true
jobs:
scan:
uses: dBildungsplattform/dbp-github-workflows/.github/workflows/check-helm-kics.yaml@7
permissions:
contents: read
release_helm:
needs: scan
uses: dBildungsplattform/dbp-github-workflows/.github/workflows/chart-release.yaml@7
secrets: inherit
with:
chart_name: dbp-moodle
image_tag_generation: chart_yaml
helm_repo_list: bitnami,https://charts.bitnami.com/bitnami
helm_repo_list: bitnami,https://charts.bitnami.com/bitnami,sql_exporter,https://burningalchemist.github.io/sql_exporter/

Check failure on line 24 in .github/workflows/helm-chart-release-on-tag.yaml

View workflow run for this annotation

GitHub Actions / Release DBP Moodle Chart

Invalid workflow file

The workflow is not valid. .github/workflows/helm-chart-release-on-tag.yaml (Line: 24, Col: 7): 'helm_repo_list' is already defined