mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CI: Refactor/Reorder *.star files (#52384)
* Refactor test pipelines * Move pr, main and release starlark files under scripts/drone/event * Move cron.star to scripts/drone/events * Further unused code removal * Introducing build.star * Extract verify_drone.star * Extract windows.star * Extract publish.star * Remove unused code * Fix formatting in main.star
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
load(
|
||||
'scripts/drone/pipelines/release.star',
|
||||
'scripts/drone/events/release.star',
|
||||
'release_pipelines',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user