Skip to content

Commit 3d2ea06

Browse files
authored
remove disable interactive auth (#5110)
1 parent e4da2c1 commit 3d2ea06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/post-build/publish-using-darc.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ try {
4343
--azdev-pat $AzdoToken `
4444
--bar-uri $MaestroApiEndPoint `
4545
--password $MaestroToken `
46-
--disable-interactive-auth `
4746
@optionalParams
4847

4948
if ($LastExitCode -ne 0) {

0 commit comments

Comments
 (0)