Drone: Fix publishing of next NPM packages (#27925)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-09-30 13:36:09 +02:00
committed by GitHub
parent b59be220ce
commit a59a89dfb8
7 changed files with 11 additions and 27 deletions

View File

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