Skip to content

Commit c578af9

Browse files
committed
Update sychronizeFeatureBranch_pipeline.yml for Azure Pipelines
1 parent dcc2de8 commit c578af9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipelines/sychronizeFeatureBranch_pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ steps:
6060
echo $(source_environment_hostname)
6161
echo $(source_environment_port)
6262
echo $(admin_user)
63+
echo $(admin_password_ps)
6364
echo $(source_type)
6465
repoName=$(perl -MURI::Escape -e 'print uri_escape($ARGV[0]);' "$(repoName)")
6566
echo $(repoName)

0 commit comments

Comments
 (0)