Contains CI images for LTFNet/TWS.
- Dockerfile 65%
- Shell 35%
## Context There was an issue with the Cargo registry configuration (`/opt/ltfnet/setup-cargo-registry.sh`). Since the script is executed in a sub-process, the `export` of the `CARGO_REGISTRIES_LTFNET_TOKEN` is obviously not persisted when the shell that runs the script exits. ## Changes This pull request fixes the above issue by writing the token to the `/usr/local/cargo/config.toml` file instead. Reviewed-on: #2 |
||
|---|---|---|
| .forgejo/workflows | ||
| rust-node | ||
| .gitignore | ||