quandohong28/Laravel CI/CD
A GitHub Action to run Laravel CI/CD and code cleanup tasks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| job | The job type to run (ci, cd, code_cleanup) | yes | — |
| vps_private_key | The private key for VPS | no | "" |
| vps_username | The username for VPS | no | "" |
| vps_host | The host for VPS | no | "" |
| vps_port | The port for VPS | no | "" |
| deploy_path | The deployment path on VPS | no | "" |
| production_branch | The production branch to deploy | yes | — |
| php_version | The PHP version to use | yes | — |
| github_token | GitHub token to create issues | yes | — |
| repo | GitHub repository in owner/repo format | yes | — |
Outputs
no outputs