CircleCI: Upgrade build pipeline tool (#26198)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-07-10 07:45:42 +02:00
committed by GitHub
parent 9f4a172a76
commit 42a8e36909
+1 -1
View File
@@ -56,7 +56,7 @@ commands:
- run:
name: "Install Grafana build pipeline tool"
command: |
VERSION=0.4.14
VERSION=0.4.21
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
chmod +x grabpl
mv grabpl /tmp