Skip publishing DCAT script as artifact (#41431)

Flor Chacón committed Aug 24, 2026 at 17:35 UTC e6f1938188cd63bb288860febb9079b5c7701a8d
1 file changed -1
.pipelines/dcat-stage.yml
-1
@@ -60,4 +60,3 @@ stages:
60
61 New-Item -ItemType Directory -Path $outputPath -Force | Out-Null
62 Copy-Item $jsonFiles.FullName $outputPath
63 - Copy-Item "$(Pipeline.Workspace)\s\wsl-release-scripts\scripts\Dcat\Update-DcatSubmission.ps1" $outputPath