mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
Release script no longer adds a git tag
This commit is contained in:
parent
7c05facd8a
commit
595ec61dee
@ -79,5 +79,4 @@ for ($disableMetrics = 0; $disableMetrics -le 1; $disableMetrics++)
|
||||
Remove-Item -recurse $releasePath | Out-Null
|
||||
|
||||
Write-Verbose("Redistributable archive is: $outputArchive")
|
||||
}
|
||||
git tag $gitTagString
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user