lsst-sqre/Build and push to ghcr.io

This composite action builds a Docker image, tags it with the current git branch/tag ref, and pushes it to ghcr.io.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe GitHub token to use for authentication.yes
imageThe name of the Docker image to build.yes
dockerfileThe name of the Dockerfile to build.noDockerfile
contextThe build context to use.no.
pushWhether to push the image to ghcr.io.notrue
platformsList of target platforms for buildno
targetName of target stage to buildno
build-argsList of build-time variablesno
additional-tagsList of additional tags to add to built imageno
secretsSecrets to mount when building the imageno
namedescription
tagThe tag of the Docker image that was built.
fully_qualified_image_digestA complete, unique, immutable identifier for the built image, including the registry and digest