Unverified Commit 3e60fb29 authored by Eli Uriegas's avatar Eli Uriegas Committed by GitHub
Browse files

packaging: Add BUILD_VERSION as a script_env to pass (#2137)

parent 8df3f29a
...@@ -30,6 +30,7 @@ build: ...@@ -30,6 +30,7 @@ build:
- CUDA_HOME - CUDA_HOME
- FORCE_CUDA - FORCE_CUDA
- NVCC_FLAGS - NVCC_FLAGS
- BUILD_VERSION
features: features:
{{ environ.get('CONDA_CPUONLY_FEATURE') }} {{ environ.get('CONDA_CPUONLY_FEATURE') }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment