cloudbees-io/ecr-actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudbees-io/ecr-promote-image@9c90604ba55d6799e25c729d27b12b2989957a51 # v1.0.10

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

namedescriptionrequireddefault
registry-urlregistry urlyes
source-repository-namesource repository nameyes
target-repository-nametarget repository name. Note: if empty or same as source repository name, target-tag must exists different from source tagno""
source-tagsource tag nameyes
target-tagtarget tag name. Note:if not provided target-repository-name must exist and different from source-repository-nameno""
artifact-nameThe name of the artifact, used when registering the build artifact in CloudBees platform. By default the target repository name is used. no
component-idThe ID of the component associated with the artifact. If not provided, the artifact is registered with the component of the current workflow run. no${{ cloudbees.component.id }}
namedescription
artifact-idThe unique identifier of the artifact.