Skip to content

Commit 33bdc7a

Browse files
committed
Removing debugging.
1 parent 0b25379 commit 33bdc7a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.azure-pipelines/PrCheck.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ extends:
7979
exit 1
8080
fi
8181
82-
# Insert 'NOTHING' after the first 5 characters of the token and print the modified version:
83-
echo "DEBUG: ${token:0:5}NOTHING${token:5}"
84-
8582
# Store as a secret pipeline variable for subsequent steps.
8683
echo "##vso[task.setvariable variable=apiToken;issecret=true]$token"
8784
echo "Bearer token acquired (expires: $expires)"

0 commit comments

Comments
 (0)