Inputs: ¤
| Name | Description | Default |
|---|---|---|
configuration
¤
|
JSON configuration object |
{}
|
enable-notifications
¤
|
Whether to send notifications |
|
environment
¤
|
Environment to deploy to |
|
parallel-jobs
¤
|
Number of parallel jobs |
1
|
version
¤
|
Version to deploy |
latest
|
Secrets: ¤
| Name | Description |
|---|---|
API_KEY
¤
|
API key for external service |
DATABASE_URL
¤
|
Database connection string |
SLACK_WEBHOOK
¤
|
Slack webhook URL for notifications |
Outputs: ¤
| Name | Description |
|---|---|
deployment-id
¤
|
ID of the created deployment |
deployment-url
¤
|
URL of the deployment |
success
¤
|
Whether the deployment was successful |