test: redirect stderr to file
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled

This commit is contained in:
Sören Weber 2025-01-20 07:47:26 +01:00
parent 80e448e5bd
commit 8dad5ee419
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ if exist "config\testing" (
)
echo on
hugo%hugo_version% %config% --printPathWarnings --printI18nWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log"
hugo%hugo_version% %config% --printPathWarnings --printI18nWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log" 2>&1
@echo off
set "start_dir=%CD%\public%version%%hugo_prefix%%hugo_version%"

View file

@ -1 +1 @@
7.3.1
7.3.1+80e448e5bdaa92c87ee0d0d86f1125c8606ebf5f