mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-06 18:47:51 +01:00
removing the unused ifl
This commit is contained in:
parent
ec3ed240d7
commit
a17bbf2143
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user