Cache lektor builds only

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

View File

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