Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix(.radicle/ambient.yaml): set missing env vars
Lars Wirzenius committed 1 year ago
commit 7141c3261a9504ff46e40c8b6f02f0ff69d90ccb
parent c5bcb6e918838776aa9e29e8c5e729e96d2c236f
1 file changed +3 -0
modified .radicle/ambient.yaml
@@ -28,6 +28,9 @@ plan:
      export DEBEMAIL=liw@liw.fi
      export DEBFULLNAME="Lars Wirzenius"
      export CARGO_TARGET_DIR=/workspace/cache
+
      export CARGO_HOME=/workspace/deps
+
      export HOME=/root
+
      export PATH="/root/.cargo/bin:$PATH"

      # git reset --hard
      # git clean -fdx