brightbox/Brightbox Keel action
GitHub Action to notify a Keel webhook to deploy an tagged image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image to trigger the webhook for | yes | — |
| hook_url | URL of the Keel native webhook to notify (including /v1/webhooks/native) | yes | — |
| tag | Tag of the image to notify Keel to deploy | yes | — |
| basic_auth_user | — | no | — |
| basic_auth_password | — | no | — |
Outputs
no outputs