mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 19:02:36 +08:00
CI: Do not clone repo in artifact-page step (#63077)
This commit is contained in:
@ -653,7 +653,7 @@ def artifacts_page_pipeline():
|
||||
compile_build_cmd("enterprise"),
|
||||
artifacts_page_step(),
|
||||
],
|
||||
edition = "all",
|
||||
edition = "enterprise",
|
||||
environment = {"EDITION": "enterprise"},
|
||||
),
|
||||
]
|
||||
|
Reference in New Issue
Block a user