removing the unused ifl
This commit is contained in:
parent
ec3ed240d7
commit
a17bbf2143
|
@ -41,7 +41,6 @@ steps:
|
|||
-kvt "$(SigningTenantId)" ^
|
||||
-kvc "$(SigningCertName)" ^
|
||||
-v ^
|
||||
-ifl ^
|
||||
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-ia32.appx" ^
|
||||
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-x64.appx"
|
||||
displayName: 'Sign artifacts'
|
||||
|
|
Loading…
Reference in New Issue