Skip to content

Commit

Permalink
Chore: Upgrade build pipeline tool; refactor Drone config (grafana#26292
Browse files Browse the repository at this point in the history
)

* Upgrade grabpl; refactor Drone config
  • Loading branch information
aknuds1 authored Jul 13, 2020
1 parent 9b6b0ca commit c5bdea5
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 519 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ commands:
- run:
name: "Install Grafana build pipeline tool"
command: |
VERSION=0.4.21
VERSION=0.4.24
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v${VERSION}/grabpl
chmod +x grabpl
mv grabpl /tmp
Expand Down
Loading

0 comments on commit c5bdea5

Please sign in to comment.