aidenharwood/Docker Build/Push

Builds a Docker image and pushes it to a registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 4, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aidenharwood/portfolio-action-helm-update-image@1a654cd65e5cde1057214257969c599a6005be59 # v1

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

namedescriptionrequireddefault
pushWhether to push the image to the registryyestrue
target_repoRepository to use for the actionyes
repo_tokenGitHub token with push access to the target repositoryyes
registryDocker registry URLyes
image_nameName of the Docker image (including tag)yes
yaml_filePath to the YAML file to applyyes
yaml_pathyq-format path to the variable to update in the YAML fileyes

no outputs