mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Make lint-drone depend on compile-build-cmd (#55174)
This commit is contained in:
committed by
GitHub
parent
65bdee3a90
commit
244ccead9d
@@ -167,7 +167,7 @@ def lint_drone_step():
|
||||
'./bin/build verify-drone',
|
||||
],
|
||||
'depends_on': [
|
||||
'grabpl',
|
||||
'compile-build-cmd',
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user