revotale/RevoTale docker container multi-arch build & push action
GitHub CI Action to simplify the process of building and pushing multi arch docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | — | yes | — |
| platforms | — | yes | — |
| username | — | yes | — |
| file | — | no | — |
| image-name | — | yes | — |
| password | — | yes | — |
| context | — | no | . |
| tags | Custom tags (newline separated). If provided, overrides default branch-based tagging. | no | type=ref,event=branch type=ref,event=tag type=raw,value=latest,enable={{is_default_branch}} |
| build-args | Build arguments to pass to docker/build-push-action (newline or comma separated). | no | "" |
Outputs
no outputs