1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00

experimenting after getting it the project to run on Linux container

This commit is contained in:
Joseph Flinn 2020-12-31 19:10:58 +00:00
parent 4a3f1ee5e6
commit 2d2c1d632e

View File

@ -21,7 +21,7 @@ steps:
- script: |
cd AzureSignTool
dotnet run --project azuresigntool -- sign --help
dotnet run --project src/AzureSignTool -- sign --help
displayName: 'Debugging AST'
- script: exit 1