mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-06-12 15:29:45 +01:00
use user-specific cachedir
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
|||||||
cd repo
|
cd repo
|
||||||
git stash
|
git stash
|
||||||
git pull --force origin master
|
git pull --force origin master
|
||||||
hugo -s . -t /var/www/lugo -d ../based.cooking/
|
hugo -s . -t /var/www/lugo -d ~/based.cooking/ --cacheDir ~/hugocache
|
||||||
|
|||||||
Reference in New Issue
Block a user