CI: move grabpl package command to pkg/build (#55651)

* add grabpl package

* update .drone.yml

* resolve lint errors
This commit is contained in:
Kevin Minehart
2022-09-23 11:49:07 -05:00
committed by GitHub
parent f3a307778a
commit 2fadeeff4c
14 changed files with 1467 additions and 11 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package validation provides functions and types for validating Grafana releases in both the pre-release and post-release phases.
package validation