Remove -Login and -PushImages parameters from stress helper (#4615)

This commit is contained in:
Ben Broderick Phillips 2023-05-16 13:32:14 -07:00 committed by GitHub
parent 28d5697134
commit d4839e1a8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
Set-Location $PSScriptRoot
pwsh "../../../../../eng/common/scripts/stress-testing/deploy-stress-tests.ps1" -Login -PushImages
pwsh "../../../../../eng/common/scripts/stress-testing/deploy-stress-tests.ps1"