saturdayshdev/Build

🏗️ GitHub Action for building and publishing Docker images to GitHub.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenUsed for publishing to GitHub Packages.yes
orgOrganization to publish the image under.yes
dockerfilePath to the Dockerfile.yes
imageThe name of the image to build.yes
tagThe tag to apply to the built image.yes
project-dirPath to the project directory. Defaults to repository root.no.
env-fileRaw content of a .env file. If provided, it will be injected before building the image.no""

no outputs