Disable lektor cache
This commit is contained in:
parent
376d9583e2
commit
1c9d0bbe16
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue