CircleCI: Upgrade build pipeline tool (#25741)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-06-23 17:10:52 +02:00
committed by GitHub
parent 19779bb961
commit ba6aefb6ec

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