guardian/Guardian Publish Image

Tag and push a Docker image to Amazon ECR and return its image digest.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
roleArnThe ARN of the role to assume to push the image.yes
branchNameThe name of the branch being built. Will be used as an image tag.yes
buildNumberThe number of this build. Will be used as an image tag.yes
commitShaThe SHA of the commit being built. Will be used as an image tag.yes
imageNameThe name of the image to push. Defaults to the repository name.no${{ github.repository }}
namedescription
imageDigestThe immutable digest of the pushed image.