Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix(ci-broker.md): drop unused embedded file
Lars Wirzenius committed 1 year ago
commit c239dfb0a9b3ffc8137a2cae2021fe64e7f52fda
parent aaf687376c0a5a64bf578e866feed0588c6ca532
1 file changed +0 -13
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