upper-institute/Registry Login Action
Action to login to registry (podman or docker)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| client | What client to use (podman or docker) | yes | podman |
| driver | Which driver to use | yes | aws.ecr |
| extraArgs | Extra arguments to pass to client (each line is one argument) | no | — |
| logout | Logout of the registries during post-job cleanup | yes | true |
| username | Username to sign in registry (only for "custom" driver) | no | "" |
| password | password to sign in registry (only for "custom" driver) | no | "" |
| registry | URL/URI to sign in registry (only for "custom" driver) | no | "" |
Outputs
no outputs