Skip to content
Snippets Groups Projects
Commit 13c934d0 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

enable uploads

parent 523bbbc2
Branches
No related tags found
No related merge requests found
Pipeline #55807 canceled
......@@ -12,8 +12,6 @@ import platform
def setup_environment(ns):
os.environ["CONFIG"] = ns.config
os.environ["UPLOAD_PACKAGES"] = "False"
os.environ["IS_PR_BUILD"] = "True"
if ns.debug:
os.environ["BUILD_WITH_CONDA_DEBUG"] = "1"
if ns.output_id:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment