00ken00/Build and push to GCR
Build and push to GCR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 3, 2023
- License
- None
Pinned Snippet
uses: 00ken00/gcr-docker-action@e22c4f0a9089e86c3ea9bb791d607b5b7ef6b0b8 # v2.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gcloud_service_key | json | yes | — |
| registry | The registry where the image should be pushed | yes | — |
| project_id | The project id | yes | — |
| image_name | The image name | yes | — |
| dockerfile | Dockerfile that will build the image | no | "" |
| context | Docker build context | no | . |
Outputs
no outputs