feat: add dagger ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-19 17:59:05 +01:00
parent 0b042780c3
commit f1df6a42f6
12 changed files with 679 additions and 0 deletions

6
ci/dagger.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "ci",
"engineVersion": "v0.15.1",
"sdk": "go",
"source": "."
}