Skip to content

Commit

Permalink
ci: Increase Cake logging verbosity
Browse files Browse the repository at this point in the history
ap0llo committed Nov 17, 2024
1 parent d2791b7 commit 9c1814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
displayName: Cake Build
inputs:
filePath: ./build.ps1
arguments: --target CI --configuration $(buildConfiguration)
arguments: --target CI --configuration $(buildConfiguration) --verbosity Diagnostic
env:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
GITHUB_ACCESSTOKEN: $(GitHub.AccessToken)

0 comments on commit 9c1814b

Please sign in to comment.