safehousetech/Build and Push to GCR
An action to build and push docker images to GCR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials_json | Credential file for GCP authentication. | yes | — |
| project_id | GCP project ID. | yes | — |
| service_id | This is the name of the service you want to build and push. | yes | — |
| tag | container tag | — | latest |
| version | container tag | yes | — |
| action_token | This is github action token | yes | — |
| build_environment | Environment on which service needs to be publish | — | development |
| build_args | Build arguments required to build docker images | no | — |
Outputs
no outputs