Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
docs(README.md): clarify what a run log is
Lars Wirzenius committed 1 year ago
commit 140794e61bac1d24ecbdf8caad5791b9e8c34acf
parent c3179f2
1 file changed +4 -1
modified README.md
@@ -75,7 +75,10 @@ The fields are:

* `base_url` --- base URL for build logs (mandatory for access from CI broker page)
* `state` --- required, directory where per-run directories are stored
-
* `log` --- required, file where native CI should write a log
+
* `log` --- required, file where native CI should write the run log
+

+
The run log is aimed at the developers of the contents of the
+
repository, instead of the node operator.


## Exit codes