dilmune/Deploy to Dilmune Cloud Services
Ship a built bundle to your DCS app via deploy hook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Deploy hook token from your DCS app Settings | yes | — |
| bundle-dir | Directory containing the built bundle (e.g. dist) | yes | — |
| api-url | Override for self-hosted DCS | no | https://api.dilmune.com |
| timeout-seconds | Max seconds to wait for deploy to finish | no | 600 |
Outputs
| name | description |
|---|---|
| deployment-id | ID of the new deployment |