Skip to content

Commit 9c622db

Browse files
authored
Add repositoryAlias parameter to CI configuration (#50478)
2 parents 4b4953e + 3f328ae commit 9c622db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ extends:
284284
publishUsingPipelines: true
285285
publishAssetsImmediately: true
286286
isAssetlessBuild: true
287+
repositoryAlias: self
287288
pool:
288289
name: $(DncEngInternalBuildPool)
289290
image: 1es-windows-2022

0 commit comments

Comments
 (0)