Drone: Fix publishing of master artifacts (#27902)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-09-29 18:15:25 +02:00
committed by GitHub
parent 03f059b7c5
commit 26f86ba823
6 changed files with 20 additions and 15 deletions

View File

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