]> git.proxmox.com Git - rustc.git/blobdiff - src/ci/docker/host-x86_64/disabled/riscv64gc-linux/Dockerfile
New upstream version 1.47.0~beta.2+dfsg1
[rustc.git] / src / ci / docker / host-x86_64 / disabled / riscv64gc-linux / Dockerfile
index a938899636a45878ad03f8d6a778e10e34c24240..e3c35000eb818086cc67c4cd0e77dc83bbc46c91 100644 (file)
@@ -97,6 +97,6 @@ COPY scripts/sccache.sh /scripts/
 RUN sh /scripts/sccache.sh
 
 ENV RUST_CONFIGURE_ARGS --qemu-riscv64-rootfs=/tmp/rootfs
-ENV SCRIPT python3 ../x.py test --target riscv64gc-unknown-linux-gnu
+ENV SCRIPT python3 ../x.py --stage 2 test --target riscv64gc-unknown-linux-gnu
 
 ENV NO_CHANGE_USER=1