[CPS] Build node for CPS-CSIT
[ci-management.git] / shell / pypi-dist-build.sh
index bc3d4ae..cd4afb6 100644 (file)
@@ -2,7 +2,7 @@
 # Script to build PyPI artifacts
 set -e -x -o pipefail
 
-virtualenv -p "$PYTHON_VERSION" /tmp/v/twine
+virtualenv -p "$PYTHON" /tmp/v/twine
 source "/tmp/v/twine/bin/activate"
 
 pip install twine wheel