1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-10-28 16:05:48 -04:00

Add --enableGitInfo to test build

This commit is contained in:
2020-03-19 10:07:34 -04:00
committed by GitHub
parent 56835a645e
commit 9f3e0f3176

View File

@@ -19,4 +19,4 @@ jobs:
- name: Build site
uses: ./
with:
args: --source docs/ --minify --verbose
args: --source docs/ --minify --enableGitInfo --verbose