Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
build: debug CI
Lars Wirzenius committed 1 year ago
commit 866ac419130710b8423c51fac3ab8193fb6919db
parent ab7b805
1 file changed +6 -0
modified .radicle/ambient.yaml
@@ -8,6 +8,12 @@ plan:
      git config --global user.email "test@example.com"
      git config --global user.name "Testy McTestface"
      export PATH="/root/.cargo/bin:$PATH"
+

+
      env
+
      find /root -type f -ls
+
      command -v cargo
+
      command -v rustc
+

      rustup show
      rustup toolchain list
      rustc --version