Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
fixes config path
Yorgos Saslis committed 2 years ago
commit 93654fa547eee7f6cf92add54a6824d71db28a79
parent c7153deb3f885ef806066ac7843714168b0ef955
1 file changed +1 -1
modified doc/architecture.md
@@ -43,7 +43,7 @@ CI works like this:
    integration with an external CI engine
  - the CI broker uses the executable for native CI by default, but
    this can be overridden by the broker configuration file, and that
-
    can be overridden by the `.ci/config.yaml` file in the repository
+
    can be overridden by the `.radicle/ci/config.yaml` file in the repository
    the event is for
* the broker sends a request object to the adapter as a child process,
  via the child's stdin, and reads any responses from the child's