Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
ci: initialize Radicle node before running test suite
Lars Wirzenius committed 4 months ago
commit 7a1320aa8c6df998a1628380be407f357ebb3089
parent 5658925
1 file changed +3 -0
modified .radicle/ambient.yaml
@@ -22,6 +22,9 @@ plan:
      # Ambient only fetches dependencies for the current version.
      # Thus, we can't build the old versions. This is an Ambient
      # problem that we can't fix here. So we skip the upgrade tests.
+
      export RAD_PASSPHRAE=secret
+
      rad auth --alias ambient
+
      env
      cargo test --workspace --no-fail-fast -- --skip upgrade --test-threads 2

      subplot docgen ci-broker.subplot -o doc/ci-broker.html