Delete cached front page from Redis when deploying

This commit is contained in:
2016-08-23 14:51:57 +02:00
parent 1f230a84e4
commit e335aa5306

View File

@@ -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