add new remote_key_pass config option
This commit is contained in:
parent
a5add46e0d
commit
34440973d1
@ -29,6 +29,9 @@ inputs:
|
||||
remote_key:
|
||||
description: 'The remote key'
|
||||
required: true
|
||||
remote_key_pass:
|
||||
description: 'The remote key passphrase'
|
||||
required: false
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user