mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
experimenting after getting it the project to run on Linux container
This commit is contained in:
parent
4a3f1ee5e6
commit
2d2c1d632e
@ -21,7 +21,7 @@ steps:
|
|||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
cd AzureSignTool
|
cd AzureSignTool
|
||||||
dotnet run --project azuresigntool -- sign --help
|
dotnet run --project src/AzureSignTool -- sign --help
|
||||||
displayName: 'Debugging AST'
|
displayName: 'Debugging AST'
|
||||||
|
|
||||||
- script: exit 1
|
- script: exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user