mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
Drone: Fix enterprise config (#28270)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
parent
fe423644ae
commit
86adc2241e
@ -384,9 +384,6 @@ def build_frontend_step(edition, ver_mode, is_downstream=False):
|
||||
}
|
||||
|
||||
def build_frontend_docs_step(edition):
|
||||
if edition == 'enterprise':
|
||||
return None
|
||||
|
||||
return {
|
||||
'name': 'build-frontend-docs',
|
||||
'image': build_image,
|
||||
|
Loading…
Reference in New Issue
Block a user