- Add Dagger to flake.nix - Create Dagger module in ci/ with Flutter build/test logic - Update .forgejo/workflows/ci.yml to use Dagger - Move Android emulator tests to separate disabled workflow - Add .daggerignore to exclude host junk
8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
"name": "ci",
|
|
"engineVersion": "v0.20.8",
|
|
"sdk": {
|
|
"source": "go"
|
|
}
|
|
}
|