Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
build: set HOME to /root, maybe that'll help
Lars Wirzenius committed 1 year ago
commit 8233d3e4f04d03ade8597415c061262e8f2fa817
parent fb9b28a
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"