mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build: Update plugin IDs list in build and release process (#80160)
This commit is contained in:
parent
153767a787
commit
4f832c4c69
@ -6,7 +6,9 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
|
- grafana-azure-monitor-datasource
|
||||||
- grafana-testdata-datasource
|
- grafana-testdata-datasource
|
||||||
|
- parca
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-${{ inputs.plugin_id }}
|
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-${{ inputs.plugin_id }}
|
||||||
|
Loading…
Reference in New Issue
Block a user