Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
build: set HOME to /root, maybe that'll help
Lars Wirzenius committed 1 year ago
commit 8233d3e4f04d03ade8597415c061262e8f2fa817
parent fb9b28a08098093b879f57fd7f4041024777dd97
1 file changed +1 -1
modified .radicle/ambient.yaml
@@ -7,7 +7,7 @@ plan:
    shell: |
      export CARGO_TARGET_DIR=/workspace/cache
      export CARGO_HOME=/workspace/deps
-
      export HOME="$(pwd)"
+
      export HOME=/root
      export PATH="/root/.cargo/bin:$PATH"

      git config --global user.email "test@example.com"