[v9.5.x] Nightlies: Bring back windows installers for main builds (#74706)

Bring back windows installers for main builds (#74698)

(cherry picked from commit 36728dd671)

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-09-12 12:00:29 +03:00
committed by GitHub
parent f7b7e3c557
commit 25a403cf78
2 changed files with 21 additions and 1 deletions
+1
View File
@@ -1224,6 +1224,7 @@ def get_windows_steps(ver_mode, bucket = "%PRERELEASE_BUCKET%"):
if ver_mode in (
"release",
"release-branch",
"main",
):
gcp_bucket = "{}/artifacts/downloads".format(bucket)
if ver_mode == "release":