actions-marketplace-validations/build and push to dockerhub and initiate deploment

Build docker image, push it to dockerhub and initiate deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 22, 2020
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/esomore_deploy-github-action@6ce47a6070430f3bc646ad8d3cd91ce8ba57e157 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
image-nameThe docker container image nameyes
docker-fileThe dockerfile used by the docker build commandyes
deploy-action-repoDeployment will be invoked on this repo after image pushyes
dockerhub-usernameDockerhub usernameyes
dockerhub-passwordDockerhub passwordyes
github-patGithub personal access token to be used to call the deploy-action-repoyes
npm-registryNPM registry urlyes
npm-userNPM registry usernameyes
npm-passNPM registry paswordyes
npm-emailNPM users email addressyes
github-refyes
github-shayes

no outputs