actions-marketplace-validations/WW Docker Build Action
Build & push docker images from ww-versions.yml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Docker registry | no | docker.pkg.github.com |
| repository | Docker repository | yes | — |
| username | Docker registry username | no | — |
| password | Docker registry password | no | — |
| push | Push to registry | no | 1 |
| path | The path to run docker build in. | no | . |
| versions_path | The path to ww-versions.yml in the repo (relative to path). | no | . |
| build_args | Build arguments to pass to docker build (yaml key/value pairs). | no | "" |
Outputs
no outputs