mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
removing the unused ifl
This commit is contained in:
@@ -41,7 +41,6 @@ steps:
|
|||||||
-kvt "$(SigningTenantId)" ^
|
-kvt "$(SigningTenantId)" ^
|
||||||
-kvc "$(SigningCertName)" ^
|
-kvc "$(SigningCertName)" ^
|
||||||
-v ^
|
-v ^
|
||||||
-ifl ^
|
|
||||||
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-ia32.appx" ^
|
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-ia32.appx" ^
|
||||||
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-x64.appx"
|
"$(System.ArtifactsDirectory)\Bitwarden-$(git_release_version)-x64.appx"
|
||||||
displayName: 'Sign artifacts'
|
displayName: 'Sign artifacts'
|
||||||
|
|||||||
Reference in New Issue
Block a user