mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user