Skip to content

Commit 97f9e0b

Browse files
authored
Update .ci/releaseBuild.yml
1 parent 13b7b55 commit 97f9e0b

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
displayName: publish build directory
118119

119120
- pwsh: |

0 commit comments

Comments
 (0)