cartesiaeducation/Deploy Action
A reusable GitHub Action for deploying to different environments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ip | IP address for the environment | yes | — |
| slack_bot_token | Slack bot token | yes | — |
| slack_channel_id | Slack notification channel ID | yes | — |
| ssh_private_key | SSH private key | yes | — |
| git_organization | Git organization | yes | — |
| stage | Stage name ? (recette/staging/prod) | yes | — |
| branch | Branch name to be deployed | yes | — |
| git_ref | Git reference | yes | — |
Outputs
no outputs