zenhubhq/Build and Push Docker images
Build and Push Docker images via CloudBuild running Kaniko for multi stage cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | full Docker image/tag to push | yes | — |
| cacheRepo | Docker repository to use as cache | yes | — |
| config | GCP Cloud Build configuration file location | yes | — |
| buildArgs | multine string or build args with one line per arg as KEY=VALUE | no | — |
Outputs
| name | description |
|---|---|
| image | image pushed, same as input.push |