Skip to content

Commit 1292216

Browse files
authored
Fix stress-http and stress-ssl builds on Linux (dotnet#49706)
1 parent 46127ea commit 1292216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dockerignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
!**/src/pal/prebuilt/idl/*_i.c
293293

294294
# Valid 'debug' folder, that contains CLR debugging code
295-
!**/src/debug
295+
!**/src/**/debug
296296

297297
# Ignore folders created by the CLR test build
298298
**/TestWrappers_x64_[d|D]ebug

0 commit comments

Comments
 (0)