Delete cached front page from Redis when deploying
This commit is contained in:
@@ -44,6 +44,7 @@ ${SSH} -t docker exec ${DOCKER_NAME} /data/venv/bin/pip install -U -r ${REMOTE_R
|
|||||||
|
|
||||||
# RSync the world
|
# RSync the world
|
||||||
./rsync_ui.sh
|
./rsync_ui.sh
|
||||||
|
${SSH} docker exec redis redis-cli DEL pwview//
|
||||||
|
|
||||||
# Notify Bugsnag of this new deploy.
|
# Notify Bugsnag of this new deploy.
|
||||||
echo
|
echo
|
||||||
|
Reference in New Issue
Block a user