build wheels using the correct Docker image

This commit is contained in:
2019-03-29 15:18:10 +01:00
parent 9ac60fe922
commit fb016c3e3b

View File

@@ -28,7 +28,7 @@ GID=$(id -g)
docker run --rm -i \
-v "$WHEELHOUSE:/data/wheelhouse" \
-v "$TOPDEVDIR:/data/topdev" \
pillar_wheelbuilder <<EOT
armadillica/pillar_wheelbuilder <<EOT
set -e
# Build wheels for all dependencies.
cd /data/topdev/blender-cloud