Echo all scripts in the wheelbuilder
This commit is contained in:
@@ -33,6 +33,7 @@ docker run --rm -i \
|
|||||||
-v "$TOPDEVDIR:/data/topdev" \
|
-v "$TOPDEVDIR:/data/topdev" \
|
||||||
$DOCKER_IMAGE_NAME <<EOT
|
$DOCKER_IMAGE_NAME <<EOT
|
||||||
set -e
|
set -e
|
||||||
|
set -x
|
||||||
|
|
||||||
# Globally upgrade Pip, so that we can get a compatible version of the cryptography package.
|
# Globally upgrade Pip, so that we can get a compatible version of the cryptography package.
|
||||||
# See https://github.com/pyca/cryptography/issues/5771
|
# See https://github.com/pyca/cryptography/issues/5771
|
||||||
|
Reference in New Issue
Block a user