File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ variables:
88- group : webMethodsIO_group
99- group : github_group
1010- name : repoPath
11- value : $(gitOrg )/$(repoName)
11+ value : $(gitOwner )/$(repoName)
1212
1313
1414pool :
7676
7777 ###### Exporting
7878 echo "Exporting asset ..."
79- ../self/pipelines/scripts/exportAsset.sh ${LOCAL_DEV_URL} $(admin_user) $(admin_password_ps ) $(repoName) $(assetID) $(assetType) ${HOME_DIR} $(synchProject) $(source_type) $(inlcudeAllReferenceData) debug
79+ ../self/pipelines/scripts/exportAsset.sh ${LOCAL_DEV_URL} $(admin_user) $(admin_password ) $(repoName) $(assetID) $(assetType) ${HOME_DIR} $(synchProject) $(source_type) $(inlcudeAllReferenceData) debug
8080 displayName : ' Export Asset'
8181 # failOnStderr: true
8282
You can’t perform that action at this time.
0 commit comments