Skip to content

Commit 1876093

Browse files
committed
chore: remove test echos
1 parent f1dc4f8 commit 1876093

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pipelines/build/ob-prepare.steps.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ steps:
5252
echo $(Build.QueuedBy)
5353
echo $(Build.Reason) # manual, PR, IndividualCI
5454
echo $(Build.SourceBranch)
55-
echo $(variables.REPO_REF)
56-
echo $(REPO_REF)
57-
echo $(variables.REPO_NAME)
58-
echo $(REPO_NAME)
5955
6056
name: "EnvironmentalVariables"
6157
displayName: "Set environmental variables"

0 commit comments

Comments
 (0)