yuukanoo/seelf Deploy
Deploy an application to your seelf instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | seelf root Url without the trailing slash | yes | — |
| token | seelf API Token | yes | — |
| appid | Application ID | yes | — |
| environment | Environment being deployed (production or staging) | yes | production |
| branch | Branch to deploy, will default to the $GITHUB_REF_NAME variable | — | — |
| commit | Commit to deploy, will default to the $GITHUB_SHA variable | — | — |
Outputs
| name | description |
|---|---|
| url | Main Url of the deployed application if it exists |