mirror of
https://github.com/thegeeklab/wp-git-action.git
synced 2024-11-24 22:50:39 +00:00
[skip ci] auto-update documentation
This commit is contained in:
parent
40ad5ab2bf
commit
f1da831374
@ -68,9 +68,11 @@ properties:
|
||||
defaultvalue: false
|
||||
type: bool
|
||||
|
||||
- name: insecure_ssl_verify
|
||||
description: Configure git SSL verification of the remote machine.
|
||||
defaultvalue: false
|
||||
- name: insecure_skip_ssl_verify
|
||||
description: |
|
||||
Skip SSL verification of the remote machine. Activating this option is insecure
|
||||
and should be avoided in most cases.
|
||||
defaultvalue: true
|
||||
type: bool
|
||||
|
||||
- name: empty_commit
|
||||
|
Loading…
Reference in New Issue
Block a user