CircleCI: Upgrade build pipeline tool (#25741)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
(cherry picked from commit ba6aefb6ec)
This commit is contained in:
Arve Knudsen
2020-06-25 08:45:15 +02:00
committed by Dominik Prokop
parent 13579a7449
commit 38bb3e55f3
+1 -1
View File
@@ -56,7 +56,7 @@ commands:
- run:
name: "Install Grafana build pipeline tool"
command: |
VERSION=0.4.11
VERSION=0.4.14
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
chmod +x grabpl
mv grabpl /tmp