This commit is contained in:
2024-04-21 13:45:02 +02:00
parent 8578a2705d
commit 2a132e4323
11 changed files with 1066 additions and 6 deletions

View File

@@ -11,6 +11,16 @@ options:
examples:
- dev
type: string
autoCD:
default: true
examples:
- true
type: boolean
autoCI:
default: true
examples:
- true
type: boolean
backups:
default:
enable: false