mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-14 10:10:39 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
35c711644a
commit
c5dd5a1098
@ -55,6 +55,20 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
- name: insecure_skip_verify
|
||||||
|
description: |
|
||||||
|
Skip SSL verification.
|
||||||
|
type: bool
|
||||||
|
defaultValue: false
|
||||||
|
required: false
|
||||||
|
|
||||||
|
- name: log_level
|
||||||
|
description: |
|
||||||
|
Plugin log level.
|
||||||
|
type: string
|
||||||
|
defaultValue: "info"
|
||||||
|
required: false
|
||||||
|
|
||||||
- name: max_concurrency
|
- name: max_concurrency
|
||||||
description: |
|
description: |
|
||||||
Customize number concurrent files to process.
|
Customize number concurrent files to process.
|
||||||
|
Loading…
Reference in New Issue
Block a user