Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fixup! doc(doc/userguide.md): document configuration file fields
Richard Levitte committed 9 months ago
commit b151768bbd27658633e8d13b92b4a34f817d27de
parent 9d218bd
1 file changed +1 -1
modified doc/userguide.md
@@ -301,7 +301,7 @@ The items in the `adapters` list may use the following fields:
| `env`           | optional; a key/value map of environment variables to add when running the adapter |
| `sensitive_env` | optional; like `env`, but value are never logged                                   |
| `config`        | optional; a key/value map to configure the adapter                                 |
-
| `config_env`    | optional; name of environment variable for adapter configuration from `config      |
+
| `config_env`    | optional; name of environment variable for adapter configuration from `config`     |

The `config` and `config_env` fields allow embedding configuration
values for the adapter. The CI broker will write the values in