Skip to content

Commit fd954a7

Browse files
authored
Update .ci/releaseBuild.yml
1 parent d612e9c commit fd954a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/releaseBuild.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ stages:
113113
# finally publish the parts of the build which will be used in the next stages
114114
# if it's not published, the subsequent stages will not be able to access it.
115115
- publish: "$(signOutPath)"
116-
artifact: build
116+
artifact: build
117+
117118

118119
displayName: publish build directory
119120

0 commit comments

Comments
 (0)