We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793644e commit fb1744fCopy full SHA for fb1744f
scripts/heroku-release-phase.sh
@@ -24,4 +24,4 @@ echo "-----> Generating cache tables"
24
python $MANAGE_FILE createcachetable 2>&1 | indent
25
26
# clear cache entries
27
-python $MANAGE_FILE clear_cache --noinput 2>&1 | indent
+python $MANAGE_FILE clear_cache 2>&1 | indent
0 commit comments