Skip to content

Commit b11d571

Browse files
authored
ssl
1 parent f085f55 commit b11d571

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ inputs:
2020
actualParameter:
2121
description: Actual parameters to pass to the process
2222
required: false
23+
ignore-unverified-cert:
24+
description: Ignore unverified SSL certificate errors when connecting to CloudBees CD/RO instance
25+
default: 'false'
26+
required: false
2327

2428
runs:
2529
using: "composite"

0 commit comments

Comments
 (0)