actions-marketplace-validations/Deploy a Docker image to Render platform

Make it easy to deploy a Docker image to the Render platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy-hookThe URL of the Render deploy hook (see https://docs.render.com/deploy-hooks)yes
image-urlThe complete name of the Docker image with the tag (e.g. my-dockerhub-user/my-app:my-tag)yes
render-api-keyThe Render API key - required if wait-for-deployment is set to trueno
docker-repo-prefixThe prefix of the Docker repository (e.g. docker.io)nodocker.io
wait-for-deploymentDefines whether the action will wait for the deployment status to be "live" or if as soon as the deploy is successfully triggered the action will end successfullynofalse
max-wait-timeThe maximum time in seconds to wait for the deployment to be "live" - minimum value 60no300

no outputs