Some checks failed
Build / validate (push) Failing after 18s
Keeps the template in step with the blumeops Dagger engine version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"name": "${REPO_NAME}-ci",
|
|
"engineVersion": "v0.20.6",
|
|
"sdk": {
|
|
"source": "python"
|
|
},
|
|
"source": ".dagger"
|
|
}
|