mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
experimenting after getting it the project to run on Linux container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user