mirror of
https://github.com/grafana/grafana.git
synced 2025-01-02 12:17:01 -06:00
CircleCI: Upgrade build pipeline tool (#24021)
* CircleCI: Upgrade build pipeline tool
This commit is contained in:
parent
33ba9bb21b
commit
f2e37b79dc
@ -54,7 +54,7 @@ commands:
|
||||
- run:
|
||||
name: "Install Grafana build pipeline tool"
|
||||
command: |
|
||||
VERSION=0.4.0
|
||||
VERSION=0.4.2
|
||||
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
|
||||
chmod +x grabpl
|
||||
mv grabpl /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user