platformercloud/Platformer Deployer

Deploy newly built docker images to kubernetes through the Platformer Console

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit May 24, 2021
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: platformercloud/build-deploy-action@fe0bfc7741005f36e8beff3861c6815c95cc0ae8 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
domainPlatformer API Domain. Typically (https://api.platformer.com)nohttps://beta.api.platformer.com
org-idPlatformer Organization IDyes""
project-idPlatformer Project IDyes""
image-nameName of the imageyes""
tagName of the built tagyeslatest
container-idFor Direct environment deploymentsno""
image-registry-idTo just push to the Platformer Registry and update all asscociated containers which has auto deploy turned onno""
channelChannels allow you to version your builds within Platformer Consolenodefault
update-typeHow platformer should version update the image (patch,minor,major)nopatch
tokenService Account token for Platformer. (Mount on Secrets)yes""
debugEnable request debugnofalse
namedescription
platformer-statusStatus of the Webhook Call to Platformer