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