1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 09:25:21 -04:00

Add --enableGitInfo to test build

This commit is contained in:
Jake Jarvis 2020-03-19 10:07:34 -04:00 committed by GitHub
parent 56835a645e
commit 9f3e0f3176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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