mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-02 00:11:50 +02:00
Cache lektor builds only
This commit is contained in:
parent
91e2abe6cf
commit
d2d7cdf4ed
@ -5,6 +5,6 @@ script: "lektor build && lektor deploy production"
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
#- $HOME/.cache/lektor
|
||||
- $HOME/.cache/lektor/builds
|
||||
addons:
|
||||
ssh_known_hosts: flow.srv.pocoo.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user