We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055a490 commit db109f7Copy full SHA for db109f7
azure-pipelines.yml
@@ -111,13 +111,6 @@ jobs:
111
112
113
steps:
114
- - script: |
115
- echo "Provider=$(Build.Repository.Provider)"
116
- echo "Reason=$(Build.Reason)"
117
- echo "Branch=$(Build.SourceBranch)"
118
- echo "SHA=$(Build.SourceVersion)"
119
- displayName: Show build context
120
-
121
- task: CredScan@3
122
inputs:
123
toolMajorVersion: 'V2'
0 commit comments