CI: Remove drone steps for building windows because it's done in grafana-… (#95373)

Remove drone steps for building windows because it's done in grafana-build now
This commit is contained in:
Kevin Minehart
2024-10-24 17:04:25 -05:00
committed by GitHub
parent 5e3e7cca0e
commit 67b3848fd9
5 changed files with 1 additions and 325 deletions
-1
View File
@@ -310,7 +310,6 @@ def verify_release_pipeline(
trigger = {},
depends_on = [
"release-build-e2e-publish",
"release-windows",
]):
"""
Runs a script that 'gsutil stat's every artifact that should have been produced by the pre-release process.