Disabled lektor caching which seems to break plugins

This commit is contained in:
Armin Ronacher 2015-12-19 19:08:01 +01:00
parent c5d828fa00
commit 91e2abe6cf
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ script: "lektor build && lektor deploy production"
cache:
directories:
- $HOME/.cache/pip
- $HOME/.cache/lektor
#- $HOME/.cache/lektor
addons:
ssh_known_hosts: flow.srv.pocoo.org