Loading kicker-schema-1.json +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ "description": "The template short prefix (used for jobs and variables).", "type": "string" }, "is_component": { "description": "Whether the template can be used as a CI/CD component (default is 'false').", "default": false, "type": "boolean" }, "kind": { "description": "The template kind ('build', 'hosting', 'package', 'analyse' or else).", "type": "string" Loading Loading
kicker-schema-1.json +5 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,11 @@ "description": "The template short prefix (used for jobs and variables).", "type": "string" }, "is_component": { "description": "Whether the template can be used as a CI/CD component (default is 'false').", "default": false, "type": "boolean" }, "kind": { "description": "The template kind ('build', 'hosting', 'package', 'analyse' or else).", "type": "string" Loading