Skip to content

Commit 034e059

Browse files
committed
Update sychronizeFeatureBranch_pipeline.yml for Azure Pipelines
1 parent ac403d5 commit 034e059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/sychronizeFeatureBranch_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ steps:
7676
7777
###### Exporting
7878
echo "Exporting asset ..."
79-
../self/pipelines/scripts/exportAsset.sh ${LOCAL_DEV_URL} $(admin_user) $(admin_password) $(repoName) $(assetID) $(assetType) ${HOME_DIR} $(synchProject) $(source_type) $(inlcudeAllReferenceData) debug
79+
../self/pipelines/scripts/exportAsset.sh ${LOCAL_DEV_URL} $(admin_user) $(admin_password_ps) $(repoName) $(assetID) $(assetType) ${HOME_DIR} $(synchProject) $(source_type) $(inlcudeAllReferenceData) debug
8080
displayName: 'Export Asset'
8181
#failOnStderr: true
8282

0 commit comments

Comments
 (0)