Add safe ordinary Gitea CI
This commit is contained in:
13
.gitea/onboarding.json
Normal file
13
.gitea/onboarding.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"cache": {
|
||||
"mode": "none"
|
||||
},
|
||||
"deployment": null,
|
||||
"image_build": null,
|
||||
"ordinary_ci": {
|
||||
"command": "scripts/ci",
|
||||
"timeout_minutes": 15
|
||||
},
|
||||
"repository": "ajaynomics/context-kit",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user