Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
debug(ci-broker.md): show $PATH when setting up node
Lars Wirzenius committed 1 year ago
commit 58738a01f0f09a7fcdd2f17f31b97bf459331858
parent 29c754245e85748f58eaff33d65bf7222dfd1844
1 file changed +1 -0
modified ci-broker.md
@@ -174,6 +174,7 @@ set -xeuo pipefail
mkdir -p "$HOME"

env | grep RAD
+
env | grep PATH
rad auth --alias brokertest

git config --global user.email radicle@example.com