Skip to content

Commit 7627656

Browse files
authored
SkipReleaseStage defaults to true, gotta set it to false to enable release stages for test-proxy (#11523)
1 parent 701e3f2 commit 7627656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/test-proxy/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ extends:
2626
parameters:
2727
ToolDirectory: tools/test-proxy
2828
ReleaseBinaries: true
29+
SkipReleaseStage: false
2930
StandaloneExeMatrix:
3031
- rid: osx-arm64
3132
framework: net8.0

0 commit comments

Comments
 (0)