We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00840e9 + 138a865 commit b26846dCopy full SHA for b26846d
.github/template_gitref
@@ -1 +1 @@
1
-2021.08.26-39-gb86dbd0
+2021.08.26-43-gb21df56
.github/workflows/scripts/before_install.sh
@@ -153,8 +153,6 @@ then
153
echo "Failed to install amazon.aws"
154
exit $s
155
fi
156
-
157
-sed -i -e 's/DEBUG = False/DEBUG = True/' pulpcore/pulpcore/app/settings.py
158
# Patch DJANGO_ALLOW_ASYNC_UNSAFE out of the pulpcore tasking_system
159
# Don't let it fail. Be opportunistic.
160
sed -i -e '/DJANGO_ALLOW_ASYNC_UNSAFE/d' pulpcore/pulpcore/tasking/entrypoint.py || true
0 commit comments