Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fix(ci-broker.md): drop unused embedded file
Merged liw opened 1 year ago

Unused files make subplot docgen fail unless it’s given the --merciful option.

Signed-off-by: Lars Wirzenius liw@liw.fi

1 file changed +0 -13 aaf68737 c239dfb0
modified ci-broker.md
@@ -94,19 +94,6 @@ triggers:
      - !Branch "main"
~~~

-
~~~{#broker-allow-nothing.yaml .file .yaml}
-
db: ci-broker.db
-
report_dir: reports
-
default_adapter: mcadapterface
-
adapters:
-
  mcadapterface:
-
    command: ./adapter.sh
-
    env:
-
      RADICLE_NATIVE_CI: native-ci.yaml
-
    sensitive_env: {}
-
filters:
-
  - !Branch "this-branch-does-not-exist"
-
~~~

## A dummy adapter