Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:38 +08:00
commit d09f471f51
14 changed files with 2241 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "ci",
"description": "Miscellaenous tools for working with OpenShift CI",
"version": "0.0.1",
"author": {
"name": "openshift"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}