Skip to content

Commit db109f7

Browse files
committed
removed echo statements
1 parent 055a490 commit db109f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,6 @@ jobs:
111111

112112

113113
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-
121114
- task: CredScan@3
122115
inputs:
123116
toolMajorVersion: 'V2'

0 commit comments

Comments
 (0)