mirror of
https://github.com/thegeeklab/wp-gitea-release.git
synced 2024-11-14 09:00:44 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
a12153c4c1
commit
abcc23d5a0
@ -38,6 +38,22 @@ properties:
|
|||||||
type: list
|
type: list
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
- name: insecure_skip_verify
|
||||||
|
description: |
|
||||||
|
Skip SSL verification.
|
||||||
|
|
||||||
|
Activating this option is insecure and should be avoided in most cases.
|
||||||
|
type: bool
|
||||||
|
defaultValue: false
|
||||||
|
required: false
|
||||||
|
|
||||||
|
- name: log_level
|
||||||
|
description: |
|
||||||
|
Plugin log level.
|
||||||
|
type: string
|
||||||
|
defaultValue: "info"
|
||||||
|
required: false
|
||||||
|
|
||||||
- name: note
|
- name: note
|
||||||
description: |
|
description: |
|
||||||
File or string with notes for the release.
|
File or string with notes for the release.
|
||||||
|
Loading…
Reference in New Issue
Block a user