fix
This commit is contained in:
@@ -6,6 +6,16 @@ metadata:
|
||||
name: gitea-tekton-org
|
||||
description: null
|
||||
options:
|
||||
autoCD:
|
||||
default: true
|
||||
examples:
|
||||
- true
|
||||
type: boolean
|
||||
autoCI:
|
||||
default: true
|
||||
examples:
|
||||
- true
|
||||
type: boolean
|
||||
domain:
|
||||
default: your-company
|
||||
examples:
|
||||
|
||||
Reference in New Issue
Block a user