thompsonja/Build and Push to GCR
Builds a Docker image and pushes it to GCR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image and tag, like 'your_image:latest' | yes | — |
| gcr_location | Regional location of the repository, defaults to 'gcr.io' | no | — |
| dockerfile | Location of the Dockerfile to build, defaults to project root | no | — |
| docker_build_script | Location of an optional build script to generate the Docker image | no | — |
Outputs
no outputs