mirror of
https://github.com/grafana/grafana.git
synced 2025-01-16 11:42:35 -06:00
CircleCI: Pin grabpl to v0.2.0 (#22906)
This commit is contained in:
parent
3f12c4cfd5
commit
9b32f9d3f4
@ -48,7 +48,7 @@ jobs:
|
||||
- run:
|
||||
name: Install Grafana Build Pipeline
|
||||
command: |
|
||||
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.0.3/grabpl
|
||||
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.2.0/grabpl
|
||||
chmod +x grabpl
|
||||
mkdir bin
|
||||
mv grabpl bin/
|
||||
|
Loading…
Reference in New Issue
Block a user