raghul-m/Quay-Push-Action
Login and push container images to Quay.io registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| quay_username | Quay.io Username | yes | — |
| quay_password | Quay.io Password or Robot Token | yes | — |
| repository_name | Quay.io repository name (e.g., raghul/app) | yes | — |
| image_tag | Image tag (e.g., latest or v1.0). Defaults to commit SHA if not set. | no | — |
| context | Context directory for the Docker build. Defaults to the root of the repository. | no | . |
Outputs
no outputs