rodnye/EvenNode Deploy
Deploy an application to EvenNode
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | SSH private key for deployment | yes | — |
| git_url | EvenNode repository URL | yes | — |
| dot_env | Content of .env file | no | — |
| commit_message | Custom commit message | no | [evennode production build] |
| git_email | Git email for push | no | 41898282+github-actions[bot]@users.noreply.github.com |
| git_name | Git name for push | no | github-actions[bot] |
| branch | Branch to push (default: main) | no | main |
| pre_commit_command | Command to run before committing changes | no | — |
| pre_push_command | Command to run before pushing to EvenNode | no | — |
Outputs
no outputs