mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
chore: Add allenvs flags
Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
a01d3ea1df
commit
5d52212216
3 changed files with 19 additions and 1 deletions
|
@ -65,6 +65,8 @@ inputs:
|
|||
description: 'Flexible configuration for environment value transfer.'
|
||||
debug:
|
||||
description: 'Enable debug mode.'
|
||||
allenvs:
|
||||
description: 'pass all environment variable to shell script.'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue