Skip to content

Commit 5cc2f2d

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pipelines/sychronizeFeatureBranch_pipeline.yml

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

0 commit comments

Comments
 (0)