mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
removing reference code
This commit is contained in:
parent
f41014f0f2
commit
4b9e6ff894
@ -54,8 +54,6 @@ steps:
|
||||
SIGNING_CERT_NAME: $(SigningCertName)
|
||||
SECRET_TEST: $(secretTest)
|
||||
|
||||
`azuresigntool sign -kvu ${process.env.SIGNING_VAULT_URL} -kvi ${process.env.SIGNING_CLIENT_ID} -kvs ${process.env.SIGNING_CLIENT_SECRET} -kvc ${process.env.SIGNING_CERT_NAME} -fd ${configuration.hash} -du ${configuration.site} -tr http://timestamp.digicert.com ${configuration.path}`,
|
||||
|
||||
- script: ls -alht dist
|
||||
displayName: show executables
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user