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:
8
8
- group : webMethodsIO_group
9
9
- group : github_group
10
10
- name : repoPath
11
- value : $(gitOrg )/$(repoName)
11
+ value : $(gitOwner )/$(repoName)
12
12
13
13
14
14
pool :
76
76
77
77
###### Exporting
78
78
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
80
80
displayName : ' Export Asset'
81
81
# failOnStderr: true
82
82
You can’t perform that action at this time.
0 commit comments