CircleCI: Upgrade build pipeline tool to v0.3.1

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-05-07 14:59:21 +02:00
parent 20c6e50434
commit 08cd127361
+1 -1
View File
@@ -54,7 +54,7 @@ commands:
- run:
name: "Install Grafana build pipeline tool"
command: |
VERSION=0.3.0
VERSION=0.3.1
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
chmod +x grabpl
mv grabpl /tmp