]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/docker/host-x86_64/x86_64-gnu-debug/Dockerfile
Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-Simulacrum
[rust.git] / src / ci / docker / host-x86_64 / x86_64-gnu-debug / Dockerfile
index c5e41b8a75afe506048fa18eba18a27da91ae2d0..c1cb20b631d319d20a4a35845860366ae577588a 100644 (file)
@@ -40,5 +40,5 @@ ENV RUST_CONFIGURE_ARGS \
       --set target.x86_64-unknown-linux-gnu.cxx=clang++
 
 ENV SCRIPT \
-  python3 ../x.py build && \
-  python3 ../x.py test src/test/run-make-fulldeps --test-args clang
+  python3 ../x.py --stage 2 build && \
+  python3 ../x.py --stage 2 test src/test/run-make-fulldeps --test-args clang