playstudios/action-github-docker-build
Build and push docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | The docker registry to push to | yes | — |
| username | The username to use for logging into the docker registry | no | — |
| password | The password to use for logging into the docker registry | no | — |
| tag | The image tag. Recommended to use github.sha | yes | — |
| build_args | Comma (,) separated list of environment variables to set as --build-arg | no | — |
| dockerfile | The Dockerfile to use | no | Dockerfile |
| build_context | Docker build context | no | . |
Outputs
no outputs