Skip to content

Commit 3f328ae

Browse files
authored
Add repositoryAlias parameter to CI configuration
publish-build-assets.yml added this as a required parameter and the CI build is currently failing without it
1 parent b910e57 commit 3f328ae

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)