Fix logic for upload upload_master_static_binaries

This commit is contained in:
Mikhail f. Shiryaev 2022-01-12 14:30:32 +01:00
parent 325c786f68
commit 9188b8afc2
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -191,7 +191,7 @@ def upload_master_static_binaries(
return
elif build_config["package_type"] != "binary":
return
elif pr_info.base_ref == "master":
elif pr_info.base_ref != "master":
return
s3_path = "/".join(