Commit 6905d81
fix(docs): disable git info for archived version builds
git archive extracts files without a .git directory, causing Hugo to
fail when enableGitInfo = true. Override via HUGO_ENABLEGITINFO=false
for the versioned build loop.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5fdd0f3 commit 6905d81
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
0 commit comments