mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-04-26 17:38:26 -04:00
Add --enableGitInfo to test build
This commit is contained in:
parent
56835a645e
commit
9f3e0f3176
2
.github/workflows/build-docs.yml
vendored
2
.github/workflows/build-docs.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
|||||||
- name: Build site
|
- name: Build site
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
args: --source docs/ --minify --verbose
|
args: --source docs/ --minify --enableGitInfo --verbose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user