actions-marketplace-validations/Deploy to Northflank
Deploy Docker images to Northflank by updating the deployment configuration of existing services or jobs via a GitHub action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| northflank-api-host | Host of the Northflank API. | no | https://api.northflank.com |
| northflank-api-key | API key to use to authenticate with the Northflank API. | yes | — |
| project-id | ID of the project the service or job to deploy to belongs to. | yes | — |
| service-id | ID of the service to deploy to. | no | — |
| job-id | ID of the job to deploy to. | no | — |
| image-path | Path of the Docker image to deploy. | yes | — |
| credentials-id | ID of the registry credentials to use to access the Docker image. | no | — |
Outputs
no outputs