fix: CI Dagger syntax, missing deps, and Stalwart startup
This commit is contained in:
@@ -61,7 +61,7 @@ _DAGGER_RUNNER_HOST=tcp://127.0.0.1:8080
|
||||
Once the environment is set up, you can run the Dagger pipeline. For non-interactive environments (CI, LLMs), use `--progress=plain` for readable logs:
|
||||
|
||||
```bash
|
||||
nix develop --command dagger call --progress=plain -m ci check --source .
|
||||
nix develop --command dagger call --progress=plain -m ci --source=. check
|
||||
```
|
||||
|
||||
## CI Integration (Codeberg/Forgejo)
|
||||
|
||||
Reference in New Issue
Block a user