Skip to content

Commit 8106006

Browse files
authored
Remove packaging from daily
1 parent a6a7c74 commit 8106006

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.vsts-ci/windows-daily.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,3 @@ stages:
165165
}
166166
displayName: 'Upload CLR Trace'
167167
condition: always()
168-
169-
- stage: PackagingWin
170-
displayName: Packaging for Windows
171-
jobs:
172-
# Unlike daily builds, we do not upload nuget package to MyGet so we do not wait on tests to finish.
173-
- template: templates/windows-packaging.yml

0 commit comments

Comments
 (0)