actions-marketplace-validations/deployphp/action
Deploy with Deployer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dep | The command. | yes | — |
| php-binary | Path to PHP binary. | no | "" |
| sub-directory | Specifies a sub directory within the repository to deploy. | no | "" |
| options | List of options for the Deployer. | no | "" |
| private-key | The private key for connecting to remote hosts. | no | "" |
| known-hosts | Content of `~/.ssh/known_hosts` file. | no | "" |
| ssh-config | The SSH configuration | no | "" |
| skip-ssh-setup | Whether the SSH setup should be skipped. | no | false |
| deployer-version | Deployer version to download from deployer.org. | no | "" |
| deployer-binary | Path to local Deployer binary. | no | "" |
| recipe | Recipe file path. | no | "" |
| ansi | Whether to enable ANSI output. | no | true |
| verbosity | Verbosity level Can be -v, -vv or -vvv. | no | -v |
Outputs
no outputs