Add flag to make Linux script publish to production repo (#13714)

This commit is contained in:
Robert Holt 2020-10-06 10:24:18 -07:00 committed by GitHub
parent f2a37164bf
commit ab885ae11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ steps:
AadClientSecret = "$(RepoClientCliSecret)"
BlobFolderName = "$(AzureVersion)"
LTS = $metadata.LTSRelease
ForProduction = $true
}
& '$(Pipeline.Workspace)/tools/packages.microsoft.com/releaseLinuxPackages.ps1' @params
displayName: Run release script