diff --git a/bin/steps/collectstatic b/bin/steps/collectstatic index 9ab29f5..4b095fe 100755 --- a/bin/steps/collectstatic +++ b/bin/steps/collectstatic @@ -49,7 +49,7 @@ if [ ! "$DISABLE_COLLECTSTATIC" ] && [ -f "$MANAGE_FILE" ] && [ "$DJANGO_INSTALL echo echo "****** Collectstatic environment variables:" echo - env + env | indent fi # Abort the build.