1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00
Files
chart-testing/examples/gcp-cloud-build

Chart testing example with Google Cloud Build

This example shows how to lint and test charts using Google Cloud Build

Since Google Cloud Build will ignore copying over .git by default, you will need to initialize git and add a remote. This example assumes that there is a pre-existing GKE cluster with helm already installed.