viametrics/Build Server and Push to ECR
Builds a Docker image, tags it and pushes to ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | List of targets to build, and repositories to push them | yes | — |
| build-args | JSON with build args to pass to Docker | no | — |
| disable-buildkit | Disable Docker Buildkit | yes | false |
| tag-prefix | Add a prefix to the image tag | yes | "" |
| dockerfile | Path to Dockerfile | yes | Dockerfile |
Outputs
no outputs