Commit f2e37b79 by Arve Knudsen Committed by GitHub

CircleCI: Upgrade build pipeline tool (#24021)

* CircleCI: Upgrade build pipeline tool
parent 33ba9bb2
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment