mbaraa/rex-7567-e27
Depoly your repo onto your server using docker compose on push or merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-url | The url of the server where you've hosted your Rex instance | yes | — |
| token | Rex token, that's set on the server | yes | — |
| repo-name | The repo that will be deployed using docker compose | yes | — |
| commit-sha | The deployment's commit's SHA | no | — |
| latest-tag | The repo's latest tag at the time of the deployment | no | — |
| compose-file-name | Custom path for docker compose's file | no | — |
Outputs
| name | description |
|---|---|
| status | Build status, duh |
| badge | Build badge, do I have to say it again? |