Skip to content

Commit c90e863

Browse files
committed
chore: remove debugging echos
1 parent 46f0f0d commit c90e863

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ commands:
4343
echo 'export PATH=~/bin:$PATH' >> $BASH_ENV
4444
source $BASH_ENV
4545
azcopy --version
46-
47-
# print environment variables
48-
echo "AZCOPY_AUTO_LOGIN_TYPE: $AZCOPY_AUTO_LOGIN_TYPE"
49-
echo "AZCOPY_SPA_APPLICATION_ID: $AZCOPY_SPA_APPLICATION_ID"
50-
echo "AZCOPY_SPA_CLIENT_SECRET: $AZCOPY_SPA_CLIENT_SECRET"
51-
echo "AZCOPY_TENANT_ID: $AZCOPY_TENANT_ID"
5246
downstream:
5347
steps:
5448
- checkout

0 commit comments

Comments
 (0)