remove sync-tags for Linux. It is failing. (#5299)

This commit is contained in:
Travis Plunk 2017-11-02 15:00:18 -07:00 committed by GitHub
parent a954f9f98c
commit 98244a89f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,6 @@ try {
Import-Module "$location/build.psm1"
Import-Module "$location/tools/packaging"
Write-Verbose "Sync'ing Tags..." -verbose
Sync-PSTags
Start-PSBootstrap -Package -NoSudo
Start-PSBuild -Crossgen -PSModuleRestore @releaseTagParam