test: merge VerifyArtifact default change into main
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -47,7 +47,7 @@ param(
|
|||||||
if ($env:GITEA_CI_TEMPLATE_PATH) { $env:GITEA_CI_TEMPLATE_PATH }
|
if ($env:GITEA_CI_TEMPLATE_PATH) { $env:GITEA_CI_TEMPLATE_PATH }
|
||||||
else { 'F:\CI\Templates\WinBuild\CI-WinBuild.vmx' }
|
else { 'F:\CI\Templates\WinBuild\CI-WinBuild.vmx' }
|
||||||
),
|
),
|
||||||
[switch] $VerifyArtifact
|
[switch] $VerifyArtifact = $true
|
||||||
)
|
)
|
||||||
|
|
||||||
Set-StrictMode -Version Latest
|
Set-StrictMode -Version Latest
|
||||||
|
|||||||
Reference in New Issue
Block a user