martoc/Distribute a container image
This action copies a container image to multiple registries.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_registry | Source registry | yes | — |
| source_workload_identity_provider | Workload Identity Provider | no | — |
| source_service_account | Service Account | no | — |
| source_region | Region to push the container to. Valid values: Google Cloud or AWS regions. Region to push the container to. Valid values: google cloud or aws regions | no | "" |
| source_gcp_project_id | Google Cloud Project ID | no | "" |
| source_aws_role_arn | AWS IAM Role ARN for OIDC authentication | no | "" |
| target_registry | Target registry | yes | — |
| target_workload_identity_provider | Workload Identity Provider | no | — |
| target_service_account | Service Account | no | — |
| target_region | Region to push the container to valid values: google cloud or aws regions | no | "" |
| target_gcp_project_id | Google Cloud Project ID | no | "" |
| target_aws_role_arn | AWS IAM Role ARN for OIDC authentication | no | "" |
| container_image | Container image in the format: [namespace]/[name]:[tag] | yes | — |
Outputs
no outputs