We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd72f2e commit 4bd27fcCopy full SHA for 4bd27fc
src/ci/docker/run.sh
@@ -82,7 +82,6 @@ exec docker \
82
--env TRAVIS_BRANCH \
83
--volume "$HOME/.cargo:/cargo" \
84
--volume "$HOME/rustsrc:$HOME/rustsrc" \
85
- --privileged \
86
--rm \
87
rust-ci \
88
/checkout/src/ci/run.sh
0 commit comments