mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Allow build and release process for Zipkin plugin (#83116)
This commit is contained in:
parent
8852b1dcc5
commit
a35dc9ad4e
@ -14,7 +14,7 @@ on:
|
|||||||
- parca
|
- parca
|
||||||
- stackdriver
|
- stackdriver
|
||||||
- tempo
|
- tempo
|
||||||
# - zipkin
|
- zipkin
|
||||||
|
|
||||||
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