Try GIT_LFS_ENABLED?
This commit is contained in:
parent
37fc8c1f1f
commit
6d64934677
@ -6,6 +6,7 @@ command = "hugo --gc --minify"
|
|||||||
HUGO_VERSION = "0.64.0"
|
HUGO_VERSION = "0.64.0"
|
||||||
HUGO_ENV = "production"
|
HUGO_ENV = "production"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
GIT_LFS_ENABLED = "true"
|
||||||
|
|
||||||
[context.split1]
|
[context.split1]
|
||||||
command = "hugo --gc --minify --enableGitInfo"
|
command = "hugo --gc --minify --enableGitInfo"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user