Chore: Put what's new and release notes URLs in package.json (#24006)

* Put what's new and release notes URLs in package.json
* Upgrade build pipeline tool
This commit is contained in:
Arve Knudsen
2020-04-28 21:26:36 +02:00
committed by GitHub
parent 773dbb791a
commit 2a57e1108c
3 changed files with 7 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ commands:
- run:
name: "Install Grafana build pipeline tool"
command: |
VERSION=0.2.12
VERSION=0.4.0
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
chmod +x grabpl
mv grabpl /tmp