Skip to content

Commit 30d665a

Browse files
committed
Auto merge of #579 - aidanhs:aphs-no-interactive, r=alexcrichton
Remove docker flags that can cause issues See rust-lang/rust#39036 r? @alexcrichton
2 parents 19fb98d + fef01d6 commit 30d665a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/run-docker.sh

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ run() {
2323
--env CARGO_TARGET_DIR=/checkout/target \
2424
--workdir /checkout \
2525
--privileged \
26-
--interactive \
27-
--tty \
2826
libc \
2927
ci/run.sh $1
3028
}

0 commit comments

Comments
 (0)