mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
removing reference code
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user