mirror of
https://github.com/lektor/lektor-website.git
synced 2025-02-22 07:00:38 +01:00
Only cache builds in lektor for the docs
This commit is contained in:
parent
d2d7cdf4ed
commit
e9670d254c
@ -114,7 +114,7 @@ python: 2.7
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $HOME/.cache/lektor
|
||||
- $HOME/.cache/lektor/builds
|
||||
install: "pip install Lektor"
|
||||
script: "lektor build && lektor deploy ghpages"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user