| registry-url | registry url | yes | — |
| source-repository-name | source repository name | yes | — |
| target-repository-name | target repository name. Note: if empty or same as source repository name, target-tag must exists different from source tag | no | "" |
| source-tag | source tag name | yes | — |
| target-tag | target tag name. Note:if not provided target-repository-name must exist and different from source-repository-name | no | "" |
| artifact-name | The name of the artifact, used when registering the build artifact in CloudBees platform. By default the target repository name is used.
| no | — |
| component-id | The 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 }} |