actions-marketplace-validations/atymic/deployer-php-action
Set up Deployer PHP for use in github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | SSH key to use during the deployment | yes | — |
| ssh-known-hosts | SSH known hosts file | no | — |
| ssh-disable-host-key-checking | Turn off host key checking (insecure!) | no | — |
| deployer-version | Version of deployer to install | no | — |
| deployer-skip-install | Skip install of deployer (if you are using a locally installed version) | no | — |
Outputs
no outputs